AllSearch MCP
by Windrunner20
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALLSEARCH_XAI_MODEL | No | Primary model name (default grok-4.5) | |
| ALLSEARCH_XAI_API_KEY | Yes | API key for xAI (Grok) primary search | |
| ALLSEARCH_XAI_BASE_URL | Yes | Base URL for xAI compatible endpoint (e.g., https://api.x.ai/v1) | |
| ALLSEARCH_TAVILY_API_KEY | No | API key for Tavily search supplement (optional) | |
| ALLSEARCH_ANYSEARCH_API_KEY | No | API key for AnySearch vertical search (optional) | |
| ALLSEARCH_FIRECRAWL_API_KEY | No | API key for Firecrawl web scraping (optional) | |
| ALLSEARCH_XAI_MAX_TOOL_CALLS | No | Maximum tool calls for Grok (default 4) | |
| ALLSEARCH_XAI_RESPONSES_PATH | No | Path for responses endpoint (default /responses) | |
| ALLSEARCH_XAI_FALLBACK_MODELS | No | Comma-separated fallback model names (default grok-4.3) | |
| ALLSEARCH_XAI_REASONING_EFFORT | No | Reasoning effort level: low, medium, high (default low) | |
| ALLSEARCH_ALLOW_DEGRADED_SEARCH | No | Allow 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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