Query business information and company details
Search for book information and details
Perform web searches using Brave Search
Access GitHub repositories and information
Convert documents between different formats
Get current currency exchange rates
Retrieve investment fund data and information
Get calendar and holiday information
Higress MCP Servers is a comprehensive collection of Model Context Protocol (MCP) servers that enable AI assistants to access various external services and APIs. The repository includes servers for business information queries, financial data, search capabilities, document conversion, and many other functionalities. These MCP servers allow AI models to extend their capabilities by connecting to real-time data sources and external tools.
Higress MCP Servers is a collection of Model Context Protocol servers that enable AI assistants to access various external services and APIs. This repository contains multiple MCP server implementations for different use cases, from business information queries to document conversion tools.
To use any of the Higress MCP servers, you'll need to:
git clone https://github.com/alibaba/higress.git
cd higress/plugins/wasm-go/mcp-servers
Choose the specific MCP server you want to use from the available options (e.g., mcp-github, mcp-bravesearch, etc.)
Follow the specific installation instructions in the chosen MCP server's directory
Configure your AI assistant to use the MCP server by adding the appropriate configuration to your client settings
The repository includes numerous MCP servers for different purposes:
Each MCP server has its own specific usage instructions, but generally:
Some MCP servers support API authentication through OAS3 security schemes. Check the documentation for each specific MCP server to understand its authentication requirements.
If you want to contribute to the Higress MCP Servers project, you can:
For more detailed information about each MCP server, refer to the documentation in its specific directory.