Servers
Higress OPS MCP Server
@MCP-Mirror
Mirror of
Overview
What is Higress OPS MCP Server?
It is an MCP server implementation that enables comprehensive configuration and management of Higress, an API gateway. It also provides an MCP client built on LangGraph and LangChain MCP Adapters, allowing interaction through a structured agent flow.
How to use Higress OPS MCP Server?
Copy the .env.example file to .env and fill in the required environment variables. Then run uv run client.py to start both the MCP client and server in stdio mode. Tools are invoked via the client’s agent flow.
Key features of Higress OPS MCP Server?
- Enables configuration and management of Higress gateway
- Built-in MCP client with LangGraph agent flow
- Extensible tool system using FastMCP
- Sensitive tools require human confirmation before execution
- Tools organized into categories like routes, service sources, and blocking
Use cases of Higress OPS MCP Server?
- Automate route creation and updates via AI agent requests
- Manage service sources and their configurations through natural language
- Apply or update request-blocking rules with human confirmation
- Integrate Higress management into larger LangGraph‑based workflows
FAQ from Higress OPS MCP Server
—