A real working tool that turns any OpenAPI 3.x JSON spec into a runnable Model Context Protocol server. The server-side fetcher downloads the spec, validates it, and extracts up to 15 endpoints with their parameters and bodies. A tightly-prompted LLM call then streams a complete src/index.ts using @modelcontextprotocol/sdk with stdio transport — one MCP tool per endpoint, JSON-Schema inputs derived from the OpenAPI parameter list, native fetch() with path interpolation, query, and body. Combine with `npm create mcp-server@latest` for the package boilerplate and you have a working MCP server for any HTTP API in under five minutes. Lives at /api-to-mcp.
Working MCP server scaffold for any OpenAPI 3.x JSON spec in under a minute
Completes a coherent MCP toolkit alongside create-mcp-server (scaffolder) and portfolio-mcp (reference impl)
Demonstrates LLM-as-code-generator with structured prompting and streaming
AI-powered job search platform: discover roles, evaluate fit, tailor applications, and close skill gaps. One-time pricing, no subscriptions.
View ProjectSee how much of your codebase no human understands. A treemap of your repo colored by human comprehension score, with a tracked, assignable metric for 'who understands what' in an AI-native codebase.
View Project