I got tired of manually writing MCP tools for every REST endpoint I wanted

to expose to an LLM. So I automated it.

mcpgen reads an OpenAPI JSON or YAML file and generates a complete,

ready‑to‑run MCP server in Python.

Parses OpenAPI 3.0 / 3.1 specs