Skip to main content
Glama
liujp2015

multsearch-mcp

by liujp2015

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_PROXYNoComma-separated hosts to bypass proxy (e.g., localhost,127.0.0.1,ark.cn-beijing.volces.com)
HTTP_PROXYNoHTTP proxy for accessing Tavily/Firecrawl/Gemini (e.g., http://127.0.0.1:7890)
MULT_DEBUGNoEnable detailed debug loggingfalse
MULT_MODELNoLLM model name, can be switched via switch_model toolglm-5.2
HTTPS_PROXYNoHTTPS proxy for accessing Tavily/Firecrawl/Gemini
GEMINI_MODELNoGemini model namegemini-2.5-flash
MULT_API_KEYYesRequired API key for the LLM provider
MULT_API_URLNoOpenAI-compatible endpoint (e.g., https://ark.cn-beijing.volces.com/api/plan/v3)
MULT_LOG_DIRNoDirectory for log output~/.config/multsearch/logs
MULT_PROVIDERNoProvider: custom or ark (preset by setup wizard)custom
GEMINI_API_KEYNoOptional Gemini API key for gemini_search (second search path)
MULT_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERRORINFO
TAVILY_API_KEYNoOptional Tavily API key for web_search and web_fetch/web_map
MULT_MAX_TOKENSNoMaximum tokens for LLM responses (e.g., 8192 for reasoning models)
FIRECRAWL_API_KEYNoOptional Firecrawl API key for web_search and web_fetch fallback

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/liujp2015/multsearch-mcp'

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