Verified Agent Skill record
Build MCP Server
Guides developers through a discovery and design process for building an MCP server that works with Claude. It interrogates the user about their use case, recommends one deployment model (remote streamable-HTTP, MCP app via remote or MCPB, MCPB bundled local, or local stdio), selects a tool-design pattern, picks a framework, and then either scaffolds the server inline for remote HTTP or local stdio prototypes or hands off to a specialized skill for MCP app or MCPB paths.