mcp-builder
Guide for building high-quality MCP servers in Python (FastMCP) or Node/TypeScript (MCP SDK).
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for mcp-builder, derived from its capabilities.
AIVSS 8.1 ยท High
View MAESTRO 7-layer threat model โOverview
Anthropic's official skill for creating Model Context Protocol servers that expose external APIs as well-designed agent tools. Covers a four-phase workflow (research, design, implement, evaluate) with guidance on tool naming, context management, actionable errors, and testing. Guides code generation for FastMCP/TypeScript MCP servers and their tool schemas.
Key features
- Four-phase MCP server workflow
- Tool naming, pagination, and error-message best practices
- FastMCP (Python) and TypeScript MCP SDK support
Use cases
- Wrap a REST API as an MCP server
- Design agent-friendly tools for an external service