mcp-rpcbind
mcp-rpcbind
MCP-Server, der rpcbind/RPC-Portmapper-Funktionalität bereitstellt.
Installation
pip install mcp-rpcbindRelated MCP server: tcpsh-mcp
Verwendung
mcp-rpcbindDies startet den MCP-Server unter Verwendung des stdio-Transports.
MCP-Server
Dieses Paket stellt einen MCP-Server bereit, der rpcbind-Funktionalität zum Abfragen registrierter RPC-Dienste bietet.
Tools
rpcbind_list_all: Listet alle registrierten RPC-Programme auf einem Host aufrpcbind_get_port: Ruft den Port für ein bestimmtes RPC-Programm/eine bestimmte Version abrpcbind_get_program: Ruft Programme ab, die an einem bestimmten Port registriert sindrpcbind_ping: Überprüft, ob rpcbind läuft
Entwicklung
# 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/Veröffentlichung
# Bump version
bumpversion patch # or minor/major
git tag v<version>
git push && git push --tagsMCP-Server-Registrierung
mcp-name: io.github.daedalus/mcp-rpcbind
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for interactive TCP connection management, enabling opening listeners, managing sessions, port forwarding, proxy with logging, and local command execution from any MCP host.MIT
- Flicense-qualityDmaintenanceA Model Context Protocol (MCP) server for managing port registrations on your computer. Keep track of which applications are using which ports, find free ports, and maintain a central registry of port allocations.
- Alicense-qualityBmaintenanceA read-only MCP server for Linux and macOS system administration, diagnostics, and troubleshooting, supporting remote SSH execution and multi-host management.Apache 2.0
Related MCP Connectors
MCP server for network documentation, generated by doc2mcp.
MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/daedalus/mcp-rpcbind'
If you have feedback or need assistance with the MCP directory API, please join our Discord server