hi

higress-group/higress-ops-mcp-server

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

#MCP#Higress#gateway
Publisherhigress-group/higress-ops-mcp-server
Submitted date4/19/2025

Overview

Title

Higress OPS MCP Server

How to Use

  • Configure environment variables by copying .env.example to .env and filling in the required values.
  • Start the MCP client and server in stdio mode using the command uv run client.py.

Key Features

  • Implements a Model Context Protocol (MCP) server for managing Higress configurations.
  • Provides an MCP client built on LangGraph and LangChain MCP Adapters for agent-based interaction.
  • Supports adding custom tools for extended functionality.

Use Cases

  • Managing and configuring Higress through a structured MCP server.
  • Extending functionality by integrating new tools for API interactions.
  • Automating workflows with agent-based architecture for efficient operations.

Visit More

View All