rpcbind
FreeNot checkedExposes RPC portmapper (rpcbind) functionality for network service discovery by AI agents.
About
Exposes RPC portmapper (rpcbind) functionality for network service discovery by AI agents.
README
MCP server exposing rpcbind/RPC portmapper functionality.
Install
pip install mcp-rpcbind
Usage
mcp-rpcbind
This will start the MCP server using stdio transport.
MCP Server
This package provides an MCP server that exposes rpcbind functionality for querying registered RPC services.
Tools
rpcbind_list_all: List all registered RPC programs on a hostrpcbind_get_port: Get port for a specific RPC program/versionrpcbind_get_program: Get programs registered at a specific portrpcbind_ping: Check if rpcbind is running
Development
# Install with dev dependencies
pip install -e ".[test,mcp]"
# Run tests
pytest
# Lint
ruff check src/ tests/
ruff format src/ tests/
# Type check
mypy src/
Release
# Bump version
bumpversion patch # or minor/major
git tag v<version>
git push && git push --tags
MCP Server Registration
mcp-name: io.github.daedalus/mcp-rpcbind
Installing rpcbind
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/daedalus/mcp-rpcbindFAQ
Is rpcbind MCP free?
Yes, rpcbind MCP is free — one-click install via Unyly at no cost.
Does rpcbind need an API key?
No, rpcbind runs without API keys or environment variables.
Is rpcbind hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install rpcbind in Claude Desktop, Claude Code or Cursor?
Open rpcbind on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare rpcbind with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
