Writing

Mcp Builder

anthropics/skills/tree/main/skills/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).

$ npx skills add anthropics/skills/skills/mcp-builder
2.2K installs2 viewsUpdated 2d ago
Compatible with:
Claude CodeCursorwindsurf

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add anthropics/skills/skills/mcp-builder
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it