Back to MCP Servers
🔌

Higress MCP Server Hosting

Apache-2.0

A solution for hosting MCP Servers by extending the API Gateway (based on Envoy) with wasm plugins.

GoAPIs

Install

npx -y higress-mcp-server-hosting

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "higress-mcp-server-hosting": {
      "command": "npx",
      "args": [
        "-y",
        "higress-mcp-server-hosting"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.