Provides a ready-to-run MCP server and Python SDK for securely interacting with Openapi.com APIs, enabling businesses to retrieve official documents and data through natural language.
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.OPENAPI_TOKENOPENAPI_SANDBOX_TOKENMCP_PORT— 8080 HTTP port the server listens onLOG_LEVELMCP_ENV— production Runtime environment: dev \ staging \ productionMCP_OPENAPI_ENV— _(empty)_ Openapi environment: dev, test, sandbox (alias of test), or empty for productionMCP_BASE_URL— MCP_CALLBACK_URL $/callbacks Explicit callback URL sent to async APIsMCP_CALLBACK_URL— $MCP_BASE_URL/callbacks Explicit callback URL sent to async APIsMCP_CACHE_HOST— _(none)_ Memcached host (MCP_CACHE_BACKEND=memcached)MCP_CACHE_PORT— 11211 Memcached portMCP_STORAGE_BACKEND— local local \ gcs \ s3MCP_STORAGE_BUCKET— _(required for cloud)_ Bucket name for gcs or s3MCP_STORAGE_PATH— ./openapi_storage Local path for local backendMCP_STORAGE_REGION— _(required for s3)_ AWS region for the S3 bucket[](https://m8ven.ai/mcp/openapi-mcp-server-5ohx25)