elwizard33/oas-mcp
Turn any OpenAPI 3.x spec into a suite of MCP tools accessible via Server-Sent Events + JSON-RPC.
Platform-specific configuration:
{
"mcpServers": {
"oas-mcp": {
"command": "npx",
"args": [
"-y",
"oas-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...