Rpcbind
FreeNot checkedAn MCP server that exposes rpcbind/RPC portmapper functionality, enabling querying and management of registered RPC services on remote hosts.
About
An MCP server that exposes rpcbind/RPC portmapper functionality, enabling querying and management of registered RPC services on remote hosts.
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
Install Rpcbind in Claude Desktop, Claude Code & Cursor
unyly install mcp-rpcbindInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-rpcbind -- uvx mcp-rpcbindStep-by-step: how to install Rpcbind
FAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Rpcbind with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
