federated-mcp

The federated-mcp is an implementation that adheres to the official MCP specification, including message framing, transport layer implementation, and complete protocol lifecycle management. This tool provides a foundation for building federated MCP systems that can scale across multiple servers while maintaining security and standardization requirements. It enables federated connections between AI systems and various data sources, functioning as a distributed runtime system with edge computing capabilities.

GitHub Stars

52

User Rating

Not Rated

Favorites

0

Views

19

Forks

10

Issues

0

Technical Information

Programming Languages

TypeScriptPrimary Language

System Requirements

Node.js: 18.0.0以上
npm: 8.0.0以上
Claude Desktop: 最新版

Provided Features

公式MCP仕様に従った完全な実装
複数のトランスポートメカニズムをサポート(stdio、HTTP、Server-Sent Events)
セキュリティを維持するための厳格な能力交渉とユーザー同意の要件
異なるMCPサーバー間のシームレスな通信を可能にするフェデレーションレイヤー
AIシステムが異なるツールやデータセット間でコンテキストを維持する機能

Safety Analysis

Safety Score
Safe100/100

Recommended For

Recommended for developers working on AI system integration, those dealing with distributed databases, and projects that leverage edge computing capabilities.

Maintenance Status

Active