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).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install mcp-builder --cli claudewrites the skill into.claude/skills/mcp-builder/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/mcp-builder/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official Anthropic skill mcp-builder from the anthropics/skills reference repo — the quality bar for the Skills spec. 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).
When to use it
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
From anthropics/skills — see the full SKILL.md (and bundled scripts/REFERENCE.md) for the runnable implementation. License: Anthropic proprietary (see repo LICENSE.txt).