mcp-searxng-public-extended
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_BASE_URL | Yes | SearXNG server URLs (semicolon-separated) Required | |
| SEARXNG_BATCH_SIZE | No | Servers to query per search (number or `all`) | 1 |
| SEARXNG_MIN_SERVERS | No | Merge results from top N fastest servers | 1 |
| SEARXNG_SCHEMA_LANG | No | Schema language: `zh` (Chinese) or `en` (English) | zh |
| SEARXNG_MIN_INTERVAL | No | Min interval between requests to same server (ms) | 450 |
| SEARXNG_DEFAULT_PAGES | No | Default pages to fetch | 1 |
| SEARXNG_RESULT_FIELDS | No | Fields included in result: url, title, summary, engine, sourceServer | |
| SEARXNG_DEFAULT_ENGINES | No | Default engines (comma-separated) | |
| SEARXNG_DEFAULT_LANGUAGE | No | Default language code | |
| SEARXNG_DEFAULT_SAFESARCH | No | Safe search level (0=off, 1=moderate, 2=strict) | |
| SEARXNG_VISIBLE_PARAMETERS | No | Parameters visible to LLM | all |
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/john-walks-slow/mcp-searxng-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server