Back to directory
cr7258/higress-ai-search-mcp-server

cr7258/higress-ai-search-mcp-server

@cr7258

An MCP server that enhances AI responses with real-time search results via Higress ai-search

higressai-searchsearchmcp-serverpythonweb-searchreal-timecontext

Installation & Configuration

{
  "mcpServers": {
    "higress-ai-search-mcp-server": {
      "command": "uvx",
      "args": [
        "higress-ai-search-mcp-server"
      ],
      "env": {
        "HIGRESS_URL": "http://localhost:8080/v1/chat/completions",
        "MODEL": "qwen-turbo",
        "INTERNAL_KNOWLEDGE_BASES": "Employee handbook, company policies, internal process documents"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17