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).
mcp-builder v1.0.0 - Initial release providing a comprehensive guide for building high-quality MCP (Model Context Protocol) servers. - Details agent-centric design principles for tool creation and workflow optimization. - Outlines step-by-step process: deep research, protocol and framework study, planning, implementation, and best practices. - Covers integration strategies for both Python (FastMCP) and Node/TypeScript (MCP SDK) environments. - Includes actionable guidance on tool selection, input/output design, error handling, and language-specific implementation tips. - References essential resources and documentation links for developing effective MCP servers.