A comprehensive guide for building high-quality MCP (Model Context Protocol) servers that connect LLMs to external APIs and services.
mog install mogteam/anthropic-mcp-builder
Sourced from anthropics/skills under the Apache 2.0 license. Copyright Anthropic.
After installing, your AI assistant needs a pointer to the skill file. Use the agent card below or the --wire flag.
Install + auto-wire
mog install mogteam/anthropic-mcp-builder --target cursor --wireCreates .cursor/rules/anthropic-mcp-builder.mdc pointing to the skill.
Agent card
## Anthropic Mcp Builder Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Covers TypeScript and Python implementations, tool design, error handling, and evaluation. Use when building MCP integrations for any API or service. - **Install**: `mog install mogteam/anthropic-mcp-builder --target cursor` - **Type**: skill - **Path after install**: `.cursor/skills/anthropic-mcp-builder/SKILL.md` - **Targets**: cursor, claude-code, codex, generic When editing, read and follow @.cursor/skills/anthropic-mcp-builder/SKILL.md
Paste into AGENTS.md, .cursor/rules, or your agent's instructions.
Install paths by target
No ratings yet.

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services. Covers TypeScript and Python implementations, tool design, error handling, and evaluation. Use when building MCP integrations for any API or service.
Free
mog install mogteam/anthropic-mcp-builderSource
Anthropic
github.com/anthropics/skillsThis package is sourced from the above repository and distributed on mog under its original license.
@mogteam
Official curated skills and prompt templates from the mog.md team.