‹ 首页

mcp-builder

@composiohq · 收录于 1 周前 · 上游提交 2 个月前

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

适合你,如果需要为 LLM 开发 MCP 服务器来对接外部 API 或服务

/ 通过 npx 安装 校验哈希
npx oh-my-skill add composiohq/awesome-claude-plugins/mcp-builder
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- composiohq/awesome-claude-plugins/mcp-builder
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify composiohq/awesome-claude-plugins/mcp-builder
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1815GitHub stars
~894上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 9ef49d0 · 表述以原文为准
它做什么

装上后,Claude 会按照四阶段流程帮你创建 MCP 服务器:先研究规划,再编码实现,然后审查优化,最后创建测试评估。它会设计工作流工具、优化上下文、编写错误提示,并生成 Python 或 Node/TypeScript 代码。

什么时候触发

当你要求 Claude 构建 MCP 服务器来集成外部 API 或服务时触发,无论使用 Python (FastMCP) 还是 Node/TypeScript (MCP SDK)。

装好后可以这样说
Claude 会执行代码质量审查。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。