OpenAPI Proxy
Converts OpenAPI and Swagger specifications into callable tools by generating Zod-validated schemas and proxying HTTP requests to
Loads OpenAPI or Swagger specifications from URLs or local files at startup and dynamically generates one tool per API endpoint with full Zod schema validation. Forwards tool calls as HTTP requests to the configured backend API using Streamable HTTP transport. Supports endpoint filtering via include and exclude lists, correlation ID tracking for request logging, and configurable HTML-to-Markdown conversion for response processing. Deployable as a Docker container with pre-built images available on Docker Hub.
Source
Repository: https://github.com/evilfreelancer/openapi-to-mcp
Maintain OpenAPI Proxy?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[OpenAPI Proxy on getagentictools](https://getagentictools.com/mcp/evilfreelancer-openapi-to-mcp?ref=badge)