Skip to main content
Glama
cr7258

Higress AI-Search MCP Server

by cr7258

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODELYesLLM model to use for generating responses
HIGRESS_URLNoURL for the Higress servicehttp://localhost:8080/v1/chat/completions
INTERNAL_KNOWLEDGE_BASESNoDescription of internal knowledge bases

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ai_searchB

Enhance AI model responses with real-time search results from search engines.

This tool sends a query to Higress, which integrates with various search engines to provide up-to-date information:

🌐 Internet Search: Google, Bing, Quark - for general web information 📖 Academic Search: Arxiv - for scientific papers and research 👨‍💻 Internal Knowledge Search: Company documentation, product manuals, FAQ database, and technical specifications stored in our internal systems

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cr7258/higress-ai-search-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server