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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchB | 使用 SearXNG 进行网络搜索,返回最快有效结果。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is unambiguous.
The single tool name 'search' is a clear, simple verb that matches the server's purpose. There are no naming conventions to conflict.
A single tool is at the thin end of the range. While it covers basic web search, the server's 'extended' label suggests more tools might be expected, making the count feel slightly insufficient.
The search tool provides a basic search capability, but lacks specialized search categories or additional retrieval options that a 'public extended' SearXNG server might offer. The core workflow is covered, but no advanced features are exposed.