Spec Driven MCP Converter

Convert any MCP (Model Context Protocol) server into a standalone CLI utility and auto-generate companion skill documentation through an 8-phase workflow with structural anti-skip enforcement. Prevents token optimization bias through per-phase reference loading, checkpoint persistence, Execute-Verify-Record enforcement, and artifact verification. Use when you have an MCP server (Puppeteer, filesystem, weather, database, etc.) and need to: (1) Create a standalone CLI wrapper that Claude Code can execute, (2) Auto-generate a skill so Claude understands how to use the CLI, (3) Bridge MCP async patterns into sync CLI patterns, or (4) Rapidly prototype tool integration without MCP server overhead. Always use this skill when the user runs /convert-mcp. Make sure to use this skill whenever the user mentions converting MCP servers, bridging MCP to CLI, wrapping MCP tools as commands, or generating CLI utilities from MCP definitions — even if they don't explicitly say "convert-mcp".

majiayu000 c99a67d 2 files · 37.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/spec-driven-mcp-converter commit c99a67dd35

Frequently asked questions

npx skillmds add majiayu000/spec-driven-mcp-converter