01Auto-generates MCP server from OpenAPI specifications
02Supports multiple transport modes (stdio, sse, streamable-http)
03Configurable via environment variables or JSON files
04Includes built-in development tools for linting, type checking, and testing (ruff, mypy, pytest)
05Facilitates project building and publishing using Hatch
060 GitHub stars