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

## Manifest

```json
{
  "name": "MCP Builder",
  "description": "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).",
  "source_url": "https://github.com/anthropics/skills/tree/main/skills/mcp-builder",
  "source_pin": null,
  "manifest_hash": "ae5bd55d259501dd1f99df929921692fdaaf9c182f6d5c4c4ca33ef10fd70cde",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

