higress-group/higress-ops-mcp-server
MCP server that provides comprehensive tools for managing [Higress](https://github.com/alibaba/higress) gateway configurations and operations.
Quick Start
Clone the repository:
git clone https://github.com/higress-group/higress-ops-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"higress-ops-mcp-server": {
"command": "npx",
"args": [
"-y",
"higress-group/higress-ops-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.