@mrphub/mcp
Freeby MCP Community
MCP tool server for the MRP (Machine Relay Protocol) network
v0.1.5Added Apr 12, 2026
mrpmcpagentrelayai
@mrphub/mcp MCP Server
MCP tool server for the MRP (Machine Relay Protocol) network
Installation
npx -y @mrphub/mcp
Reviews
Installation
Quick install
npx -y @mrphub/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@mrphub/mcp": {
"command": "npx",
"args": ["-y", "@mrphub/mcp"]
}
}
}