Higress AI-Search MCP Server logo

Higress AI-Search MCP Server

by cr7258

The Higress AI-Search MCP Server enhances AI model responses with real-time search results from various search engines. It integrates with Higress to provide an AI search tool.

View on GitHub

Last updated: N/A

What is Higress AI-Search MCP Server?

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.

How to use Higress AI-Search MCP Server?

The server can be configured using environment variables such as HIGRESS_URL, MODEL, and INTERNAL_KNOWLEDGE_BASES. It can be deployed using uvx or uv with local development, as shown in the configuration examples provided in the README.

Key features of Higress AI-Search MCP Server

  • Internet Search (Google, Bing, Quark)

  • Academic Search (Arxiv)

  • Internal Knowledge Search

  • Integration with Higress ai-search plugin

Use cases of Higress AI-Search MCP Server

  • Enhancing chatbot responses with real-time information

  • Providing up-to-date research findings to AI models

  • Accessing internal knowledge bases for AI-driven applications

  • Improving the accuracy and relevance of AI-generated content

FAQ from Higress AI-Search MCP Server

What is Higress?

Higress is a gateway that supports the ai-search plugin.

What search engines are supported?

The server supports Google, Bing, Quark, and Arxiv.

What is the purpose of INTERNAL_KNOWLEDGE_BASES?

It describes the internal knowledge bases that the server can access.

How do I configure the server?

The server is configured using environment variables such as HIGRESS_URL, MODEL, and INTERNAL_KNOWLEDGE_BASES.

What is uvx?

uvx is a tool for package installation, similar to pip.