Skip to content
Cursor

Swagger MCP for Cursor

com.smartbear/swagger-mcp

MCP server for AI access to Swagger by SmartBear.

client:Cursor transport:streamable-http

Install Swagger MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "swagger-mcp": {
      "url": "https://swagger.mcp.smartbear.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Swagger MCP in other clients