cr7258_higress-ai-search-mcp-server
0
The Higress AI-Search MCP Server is a Model Context Protocol server designed to enhance AI model responses with real-time search results. It uses various search engines and supports internet, academic, and internal knowledge searches.
Higress AI-Search MCP Server
Overview
A Model Context Protocol (MCP) server that provides an AI search tool to enhance AI model responses with real-time search results from various search engines through Higress ai-search feature.
Features
- Internet Search: Google, Bing, Quark - for general web information
- Academic Search: Arxiv - for scientific papers and research
- Internal Knowledge Search
Prerequisites
- uv for package installation.
- Config Higress with ai-search plugin and ai-proxy plugin.
Configuration
The server can be configured using environment variables:
HIGRESS_URL
(optional): URL for the Higress service.MODEL
(required): LLM model to use for generating responses.INTERNAL_KNOWLEDGE_BASES
(optional): Description of internal knowledge bases.