sse apiopenapi

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

  1. Copy the config block above into your claude_desktop_config.json file (typically at ~/.config/claude/claude_desktop_config.json on macOS/Linux or %APPDATA%\Claude\claude_desktop_config.json on Windows).
  2. Restart your AI client to apply the config.

Related Servers