M
MCP Openapi
by @haasonsaas
OpenAPI 3.x to MCP server bridge in TypeScript with stdio, StreamableHTTP, and SSE transports
Created 2/13/2026
Updated 12 days 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
Cursor configuration (mcp.json)
{
"mcpServers": {
"haasonsaas-mcp-openapi": {
"command": "npx",
"args": [
"haasonsaas-mcp-openapi"
]
}
}
}
Author Servers
Other servers by haasonsaas