Enables Claude Desktop and other MCP clients to interact with any OAuth2-authenticated OpenAPI-based API through automatic tool generation from OpenAPI specifications, with built-in token management and authentication handling.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.API_BASE_URL— "": "https://api.example.com",AUTH_PATH— /oauth/tokenCLIENT_ID— your-client-idCLIENT_SECRET— your-client-secretCUSTOM_TOOLS_PATH— Then set in your environment:OPENAPI_EXCLUDE— deleteItem # Optional: exclude specific operationsOPENAPI_INCLUDE_ONLY— listItems,createItem # Optional: only include specific operationsOPENAPI_SPEC_PATH— ./config/openapi.jsonOPENAPI_TOOL_PREFIX— api_ # Optional: prefix for generated tool names[](https://m8ven.ai/mcp/ssossan-mcp-openapi-connector-xtd4hu)