Skip to main content
Glama
Windrunner20

AllSearch MCP

by Windrunner20

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLSEARCH_XAI_MODELNoPrimary model name (default grok-4.5)
ALLSEARCH_XAI_API_KEYYesAPI key for xAI (Grok) primary search
ALLSEARCH_XAI_BASE_URLYesBase URL for xAI compatible endpoint (e.g., https://api.x.ai/v1)
ALLSEARCH_TAVILY_API_KEYNoAPI key for Tavily search supplement (optional)
ALLSEARCH_ANYSEARCH_API_KEYNoAPI key for AnySearch vertical search (optional)
ALLSEARCH_FIRECRAWL_API_KEYNoAPI key for Firecrawl web scraping (optional)
ALLSEARCH_XAI_MAX_TOOL_CALLSNoMaximum tool calls for Grok (default 4)
ALLSEARCH_XAI_RESPONSES_PATHNoPath for responses endpoint (default /responses)
ALLSEARCH_XAI_FALLBACK_MODELSNoComma-separated fallback model names (default grok-4.3)
ALLSEARCH_XAI_REASONING_EFFORTNoReasoning effort level: low, medium, high (default low)
ALLSEARCH_ALLOW_DEGRADED_SEARCHNoAllow degraded search when Grok is unavailable (default true)

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/Windrunner20/allsearch'

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