카테고리
개발과 자동화
개발 자동화
카테고리
개발과 자동화
적합한 작업
MCP services, tool integration, and interface planning
원본 저장소
Anthropic
태그
mcp, integration, tools
This skill is not vague 'build an MCP server' advice. The source lays out a full design process: study the MCP spec and target API first, then design tool coverage, naming, pagination/filtering, context shape, and actionable errors before implementation.
The source also leans toward TypeScript and streamable HTTP, and it explicitly prefers broad API coverage before higher-level workflow tools. Use it when you need to turn a real external service into an MCP server that an LLM can reliably operate.