| description | Build MCP servers end-to-end. Scaffolds a production-ready Python or TypeScript server from API documentation, implements tools, validates the MCPB bundle, creates an embedded skill resource, and guides release to the mpak registry. Covers the full lifecycle from API analysis to published bundle. Use when building a new MCP server, wrapping an API, or creating an integration. Triggers include "build an MCP server", "create a server for X", "/build-mcpb". |
| metadata | {"tags":["mcp","server","mcpb","api","scaffolding","skill-resource","typescript"],"category":"development","triggers":["build an MCP server","create an MCP server for","wrap this API as MCP","build mcp server for","scaffold MCP server","/build-mcpb"],"keywords":["mcp-server","fastmcp","mcpb","api-integration","python","typescript","node","zod","vitest","embedded-skill"],"version":"0.1.0","surfaces":["claude-code","codex"],"author":{"name":"NimbleBrain","url":"https://nimblebrain.ai"},"examples":[{"prompt":"Build an MCP server for the Notion API","context":"Starting a new Python integration from API docs"},{"prompt":"Create a TypeScript MCP server for the GitHub API","context":"Building a new TypeScript server from API docs"}]} |