developer tools

Higress Ops Mcp Server

MCP server that provides comprehensive tools for managing [Higress](https://github.com/alibaba/higress) gateway configurations and operations.

python
local
developer tools
0
View on GitHub

Installation

npx -y higress-group/higress-ops-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "higress-ops-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "higress-group/higress-ops-mcp-server"
  ]
}

About This MCP Server

higress-group/higress-ops-mcp-server

MCP server that provides comprehensive tools for managing Higress gateway configurations and operations.

GitHub: https://github.com/higress-group/higress-ops-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub