MCP.so
ログイン

mcp-builder

anthropics / skills

About mcp-builder

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).

Install mcp-builder

npx skills add https://github.com/anthropics/skills --skill mcp-builder

基本情報

カテゴリ

Design & UI

Repository

anthropics / skills

Skill

mcp-builder

What it does

  • Four-phase workflow covering research, implementation, testing, and evaluation with language-specific guidance for TypeScript (recommended) and Python

  • Emphasizes API coverage over workflow tools, clear tool naming with consistent prefixes, and actionable error messages for agent guidance

  • Includes best practices for input/output schemas, pagination, response formatting, and tool annotations (readOnly, destructive, idempotent, openWorld hints)

  • Provides reference documentation links for MCP protocol specification, SDK documentation, and language-specific implementation patterns with code examples

  • Evaluation framework requiring 10 independent, read-only, complex questions with verifiable answers in XML format to validate LLM effectiveness with your server

More skills in Design & UI