OpenAPI MCP Server
Connect to any OpenAPI-compatible MCP server over SSE.
claude_desktop_config.json
{
"mcpServers": {
"server-openapi": {
"url": "http://localhost:8080/mcp"
}
}
} Setup Instructions
-
Copy the config block above into your
claude_desktop_config.jsonfile (typically at~/.config/claude/claude_desktop_config.jsonon macOS/Linux or%APPDATA%\Claude\claude_desktop_config.jsonon Windows). - Restart your AI client to apply the config.