概要
The mcp-builder skill provides a comprehensive, four-phase framework for developing robust MCP servers that enable LLMs to interact effectively with external services. It guides developers through agent-centric design principles, systematic implementation using Python (FastMCP) or TypeScript SDKs, and rigorous evaluation-driven testing. By focusing on workflow-based tool design rather than simple API wrapping, this skill ensures that your MCP servers are optimized for limited context windows and provide actionable feedback for AI agents.