MCP Builder
Anthropic's official Claude Skill for designing, implementing, reviewing, and evaluating high-quality MCP servers in Python or TypeScript.
Description
MCP Builder is a four-phase guide for building Model Context Protocol servers: research and planning, implementation, review and testing with MCP Inspector, and evaluation creation. It covers FastMCP (Python) and the official TypeScript MCP SDK, with reference material on tool design, structured output, auth, and pagination.
Tags
Install
Install via Claude Skill
claude skills add @anthropics/anthropic-mcp-builderRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in API integration
RAG Copilot Extension
Reference Go-based Copilot Extension demonstrating retrieval-augmented generation patterns over a custom corpus.
Copilot Extensions Preview SDK (JS)
Official JavaScript SDK that handles request verification, response formatting, and prompt streaming for Copilot Extensions.
Function Calling Copilot Extension
Reference Go-based Copilot Extension that demonstrates function calling with confirmation dialogs — issue creation and listing as worked examples.