Overview of MCP Server Golang Filter Plugin
mainThe MCP Server is an Envoy-based Golang Filter plugin for Higress that provides a unified Model Context Protocol (MCP) service interface. It enables integration with various backend services, including:
- Database Services: Access and management via GORM support.
- Configuration Centers: Integration with Nacos.
- Custom Implementations: Extensible architecture for integrating other services.
Requirement: You must use Higress version 2.1.0 or higher.