Labsco
MCP SERVER

Higress AI-Search MCP Server

by cr7258

Answer a question against live search results — web, academic, or your own internal knowledge bases — routed through your Higress gateway.

Web Search EnginesVerified
Summary
Search that already knows about your own documents.

One tool, and the interesting part sits behind it: because the query goes through Higress, the same call can reach the open web, Arxiv and an internal knowledge base without the client needing to know which is which.

What it is

A single-tool server that sends a query to Higress and returns an answer grounded in what the search brought back. Which engines are in play is set by your Higress ai-search configuration: Google, Bing and Quark for the web, Arxiv for papers, and your own internal knowledge bases.

What you get
  • A question answered against live web results rather than against what the model remembers
  • Academic search over Arxiv, for questions where the paper is the answer
  • Internal knowledge bases searched alongside the public web, once Higress is configured for them
  • The search engines and the answering model both chosen in your gateway configuration, not baked into the server
Requirements

A Higress instance with the ai-search and ai-proxy plugins configured and reachable from the machine running the server; the default address is a local one. You name the model the gateway should answer with, and describe your internal knowledge bases so the tool knows when they are worth reaching for. Installed with uv, or run from a local checkout.

Setup effort

One command — uvx higress-ai-search-mcp-server