higress-group_higress-ops-mcp-server

higress-group_higress-ops-mcp-server

0

The Higress OPS MCP Server is designed to provide a comprehensive management solution for Higress, leveraging Model Context Protocol. It includes a client and server setup enabling developers to add custom tools easily, ensuring robust control over configuration and operations.

Higress OPS MCP Server

  • A Model Context Protocol (MCP) server implementation for managing Higress.
  • Includes an MCP client integrated with LangGraph and LangChain MCP Adapters for interaction.

Features

  • Configuration management of Higress.
  • Agent flow architecture.

Usage

  • Configure environment variables as per .env.example.
  • Start both MCP client and server using standard IO mode.
  • Users can add new tools or extend existing ones by following documented steps, including tool class creation, method additions to HigressClient, and registration processes. Sensitive tools requiring confirmation are also handled.