MCP server exposing rpcbind/RPC portmapper functionality
SaferSkills independently audited mcp-rpcbind (MCP Server) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server exposing rpcbind/RPC portmapper functionality.
pip install mcp-rpcbindmcp-rpcbindThis will start the MCP server using stdio transport.
This package provides an MCP server that exposes rpcbind functionality for querying registered RPC services.
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# 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/# Bump version
bumpversion patch # or minor/major
git tag v<version>
git push && git push --tagsmcp-name: io.github.daedalus/mcp-rpcbind
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.