mcp-builder
✓构建将外部 API/服务与 LLM 集成的 MCP(模型上下文协议)服务器的指南。涵盖 Python (FastMCP) 和 TypeScript (MCP SDK) 实现。
SKILL.md
To create high-quality MCP (Model Context Protocol) servers that enable LLMs to effectively interact with external services, use this skill. An MCP server provides tools that allow LLMs to access external services and APIs. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks using the tools provided.
Before diving into implementation, understand how to design tools for AI agents by reviewing these principles:
This comprehensive document contains the complete MCP specification and guidelines.
构建将外部 API/服务与 LLM 集成的 MCP(模型上下文协议)服务器的指南。涵盖 Python (FastMCP) 和 TypeScript (MCP SDK) 实现。 来源:dkyazzentwatwa/chatgpt-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill mcp-builder- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 mcp-builder?
构建将外部 API/服务与 LLM 集成的 MCP(模型上下文协议)服务器的指南。涵盖 Python (FastMCP) 和 TypeScript (MCP SDK) 实现。 来源:dkyazzentwatwa/chatgpt-skills。
如何安装 mcp-builder?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill mcp-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dkyazzentwatwa/chatgpt-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01