MCP 服务器和客户端
浏览社区精选的MCPs,以增强你的AI工作流程。
Playing with Model Context Protocol server(s)
MCP server for storing API keys and providing npm installation
Documentation and configuration details for GitHub MCP server setup
A Hacker News client based on MCP (Multi-Client Proxy).
MCP server for youtube! Allows you to directly search and access transcripts on youtube through a single call in the Claude LLM
A simple Multi-Client Proxy (MCP) server implementation written in Java.
A server that acts as a proxy between ntfy and multiple clients, allowing for more complex notification routing and management.
MCP 的出现带来了极大的灵活性,其最大的优势在于通过开发的 MCP Server,可以支持对接到不同的客户端。这种高度可扩展性促使我们深入思考:如何将 MCP Server 无缝集成到现有的 Web 服务中? 我的解决方案是设计一个适配层,既能保持 MCP Server 包的完整性,又能方便地接入到各种场景中。因此,诞生了这个项目。 最终希望提供,大模型的调用包装接口,及mcp的相关配置请求接口。
A MCP Server Route Hub connecting all MCP Servers