Tired of spending 1-2 days writing boilerplate to connect an API to Claude Desktop? mcp-gen reads your OpenAPI 3.0 spec and generates a complete TypeScript MCP server in 30 seconds — with Zod validation, error handling, auth patterns, and LLM-friendly tool descriptions all built in.
In this presentation, we'll cover:
Why MCP servers are painful to build manually
What mcp-gen does and how it works
Quick start, CLI reference, and auth patterns
Generated server structure and connecting to Claude Desktop
Supported OpenAPI features and known limitations