federated-mcp

ruvnet/federated-mcp
★ 67 stars TypeScript Code/Dev Tools Updated 3d ago ✓ Clean
This implementation follows the official MCP specification, including proper message framing, transport layer implementation, and complete protocol lifecycle management. It provides a foundation for building federated MCP systems that can scale across multiple servers while maintaining security and standardization requirements.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "federated-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ruvnet/federated-mcp"
      ]
    }
  }
}

README Excerpt

Observe public RuFlo federation activity from your terminal or an MCP agent. The adapter reads x.ruv.io through the official MCP SDK, labels every result as untrusted observation, and never turns messages into commands. | Capability | Supported behavior | | --- | --- | | Federation identity and claims | Public snapshots with source and observation time |