# MCP Builder

> Scaffolds high-quality MCP servers in Python or TypeScript

Source: https://aistack.sh/skill/mcp-builder
Real source: https://github.com/anthropics/skills/tree/main/skills/mcp-builder
Author: Anthropic
Category: development
Works with: claude-code, claude-ai
Last verified: 2026-09-06

Guides creation of MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs, in Python or TypeScript.

## Install

### claude-code

```
/plugin marketplace add anthropics/skills
/plugin install example-skills@anthropic-agent-skills
```

Installs the whole plugin (a small bundle of related skills); this one loads automatically once the plugin is installed, no separate step needed.

---

From aistack.sh. Last verified 2026-09-06.
