PulseAugur
实时 12:54:39
English(EN) How I listed my MCP on the official MCP Registery and how you can do yours too ?

官方MCP注册表推出,用于AI模型上下文协议发现

官方MCP注册表(一个用于发现AI模型上下文协议(MCP)服务器的平台)现已通过registry.modelcontextprotocol.io访问。开发者可以通过创建包含文档和server.json文件的公共存储库来列出他们的MCP,该文件描述了服务器的元数据、端点和身份验证方法。该过程涉及使用mcp-publisher CLI工具来初始化、身份验证和发布MCP详细信息,命名空间通常源自GitHub组织。 AI

影响 实现了AI模型上下文协议的可发现性和集成,可能简化AI开发工作流程。

排序理由 该条目描述了如何使用CLI工具在新注册表中注册AI模型上下文协议服务器。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

官方MCP注册表推出,用于AI模型上下文协议发现

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Jay Elsheikh ·

    我如何将我的MCP列入官方MCP注册表以及您如何也能做到?

    <p>When people ask “where do I find MCP servers?”, a growing chunk of the answer starts in one place: the <strong>Official MCP Registry</strong> at <a href="https://registry.modelcontextprotocol.io" rel="noopener noreferrer">registry.modelcontextprotocol.io</a>.</p> <p>I recently…