每天,数百万人将 Claude 连接到他们的应用、工作工具和数据。今天,我们让开发者更容易触达这些用户。
插件可以打包 MCP 连接器、Agent Skills,或两者兼有,是为 Claude 构建第三方扩展的主要方式。构建一个插件,通过新的目录提交门户提交,一旦获批,它就会出现在 Claude 目录中。
在目录提交门户中提交并跟踪插件
目录提交门户面向付费 Claude 套餐的开发者开放。有两种方式可以提交并让你的插件发布到 Claude 目录中:
- 单个 MCP 连接器:指向你的远程 MCP 服务器。
- 插件包:将 MCP 服务器和技能组合起来,托管在 GitHub 上,然后提交该仓库。在 Claude Code 中,插件还可以包含 LSP、命令、钩子和智能体。
无论你选择哪条路径,门户都会引导你从提交到发布的全过程。你可以:
- 自动验证你的插件。每次提交都会在你提交后立即接受检查和安全扫描,让你尽早发现问题。
- 查看审核状态和反馈。查看你的插件在审核流程中的进展、安全扫描结果以及建议的修改。
- 准备好后再发布。一旦获批,由你决定何时在 Claude 中发布你的插件。

插件发布后进行监控和优化
插件上线后,使用分析会按产品界面和版本展示安装量,让你能够为用户优先安排修复和功能。在发现方面,你可以看到你的列表被查看的频率,以及哪些搜索将用户引导至此,从而优化它以触达新用户。

借助 MCP 2.0 及其扩展为用户带来丰富体验
Claude 支持最新的 MCP 规范,通常被称为 MCP 2.0,其中包含无状态核心。你可以通过两个 MCP 扩展来提升插件的使用体验:MCP Apps,用于在聊天中提供交互式 UI;以及 Enterprise Managed Auth,为企业用户提供零接触 OAuth。对更多 MCP 功能和扩展的支持即将推出。
开始为 Claude 构建插件
插件是第三方开发者为 Claude 创建扩展的主要方式。在接下来的几周内,一个统一的发现体验将陆续在 Claude 和 Claude Code 中推出。
技能和 MCP 连接器仍作为构建模块保留,Claude 目录也将继续列出它们。未来,开发者将能够把自己的连接器列表转化为插件。如果你在 Claude 目录中已有技能、连接器或插件,则无需做任何更改。
要开始构建插件,请阅读我们的文档,了解如何构建插件,并在此处提交你的插件。
Every day, millions of people connect Claude to their apps, work tools, and data. Today, we're making it easier for developers to reach them.
Plugins package MCP connectors, Agent Skills, or both, and are the main way to build third-party extensions for Claude. Build a plugin, submit it through the new directory submission portal, and once approved, it's listed in the Claude directory.
Submit and track plugins in the directory submission portal
The directory submission portal is open to developers on paid Claude plans. There are two ways to submit and get your plugin published in the Claude directory:
- Single MCP connector: point to your remote MCP server.
- Plugin bundle: combine MCP servers and skills, host them on GitHub, and submit the repo. In Claude Code, plugins can also include LSPs, commands, hooks, and agents.
Whichever path you choose, the portal will guide you from submission to launch. You can:
- Auto-validate your plugin. Each submission is checked and safety-scanned as soon as you submit, so you catch issues early.
- Review status and feedback. See where your plugin is in the review process, results from the safety scan, and recommended changes.
- Publish when you’re ready. Once approved, you decide when to publish your plugin in Claude.

Monitor and improve your plugin once it's published
Once your plugin is live, usage analytics show installs by product surface and version, so you can prioritize fixes and features for your users. On the discovery side, you’ll see how often your listing is viewed and which searches lead people to it, so you can refine it to reach new users.

Bring a rich experience to users with MCP 2.0 and its extensions
Claude supports the latest MCP spec, commonly referred to as MCP 2.0, which includes a stateless core. You can improve the experience of using your plugin with two MCP extensions: MCP Apps, for interactive UI inside chat, and Enterprise Managed Auth, for zero-touch OAuth for enterprise users. Support for more MCP features and extensions is coming soon.
Start building plugins for Claude
Plugins are the main way for third-party developers to create extensions for Claude. Over the coming weeks, one discovery experience will roll out across Claude and Claude Code.
Skills and MCP connectors stay as building blocks, and the Claude directory will continue to list them. In the future, developers will be able to turn their connector listing into a plugin. If you have an existing skill, connector, or plugin on the Claude directory, you do not need to make any changes.
To get started with building plugins, read our docs for how to build a plugin and submit your plugin here.