MC

Mcp Openapi Connector

Web APIs
✨ NewWeb APIs
3
GitHub Stars

Connect to any OpenAPI-based API with built-in OAuth2 authentication management.

Installation

⭐ RecommendedNPX
npx @ssossan/mcp-openapi-connector
View configuration snippet
{
  "mcpServers": {
    "openapi-connector": {
      "command": "npx",
      "args": [
        "@ssossan/mcp-openapi-connector"
      ],
      "env": {
        "CLIENT_ID": "your-client-id",
        "CLIENT_SECRET": "your-client-secret",
        "API_BASE_URL": "https://api.example.com",
        "AUTH_PATH": "/oauth/token",
        "OPENAPI_SPEC_PATH": "/path/to/openapi.json"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:Auto-detected (unverified)

Claude Desktop

STDIO
stdio:Auto-detected (unverified)

MCP Compatible

STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.