68
grade C
4 days ago
glama

MCP OpenAPI Connector

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_BASE_URL"": "https://api.example.com",
configAUTH_PATH/oauth/token
configCLIENT_IDyour-client-id
🔐 secretCLIENT_SECRETyour-client-secret
configCUSTOM_TOOLS_PATHThen set in your environment:
configOPENAPI_EXCLUDEdeleteItem # Optional: exclude specific operations
configOPENAPI_INCLUDE_ONLYlistItems,createItem # Optional: only include specific operations
configOPENAPI_SPEC_PATH./config/openapi.json
configOPENAPI_TOOL_PREFIXapi_ # Optional: prefix for generated tool names
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ssossan-mcp-openapi-connector-xtd4hu)](https://m8ven.ai/mcp/ssossan-mcp-openapi-connector-xtd4hu)
commit: ecc6fba2a01f74db5690af6a1d96c7afe34cac23
code hash: 6e6ab56952f8a82b50670787cfe236c39a045101a9f203bd5b7054137ebc378a
verified: 4/18/2026, 6:44:18 PM
view raw JSON →