A template for building MCP servers from OpenAPI specifications, enabling automatic conversion of any REST API into LLM-accessible tools with built-in authentication and validation.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTH_GATEWAY_URL— Yes Auth Gateway URLAUTH_GATEWAY_API_KEY— your-api-keyAUTH_CREDENTIALS_CACHE_TTLSERVICE_NAMESERVICE_DISPLAY_NAMEAPI_BASE_URL— No Override API base URLOPENAPI_SPEC_URL— build-arg ="https://api.example.com/openapi.json" \TOOL_PREFIXAPI_TIMEOUTAUTH_GATEWAY_ENDPOINTLOG_FORMATOPENAPI_SPEC_PATHMCP_TRANSPORT— sse PYTHONPATH=vendor python -m src.serverMCP_HOSTMCP_PORT— No Port for SSE mode (default: 8000)RETRY_MAX_ATTEMPTSRETRY_BASE_DELAYRETRY_MAX_DELAYXDG_CONFIG_HOME[](https://m8ven.ai/mcp/jesusperezdeveloper-mcp-openapi-template-nom3pg)