M
MCP Openapi Discovery
by @Rekl0w
MCP server by Rekl0w
Created 3/31/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-openapi-discovery
Cursor configuration (mcp.json)
{
"mcpServers": {
"rekl0w-mcp-openapi-discovery": {
"command": "npx",
"args": [
"rekl0w-mcp-openapi-discovery"
]
}
}
}