searxng-mcpb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | Yes | The base URL of a SearXNG instance. |
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 | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_searchB | Use SearXNG to search the web for information |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| SearXNG Web Search | Search the web using SearXNG meta-search engine with support for multiple engines, categories, and filters |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlapping purposes. The tool's function is singular and clearly defined.
The single tool name 'web_search' follows a clean snake_case verb_noun pattern. There are no conflicting naming conventions to create inconsistency.
The server exposes only one tool, which feels thin even though web search is its core purpose. It is borderline: sufficient for a narrow scope, but lacking any supporting operations or additional configurability.
For the stated domain of web search via SearXNG, the single tool fully covers the core operation. There are no obvious missing capabilities within the server's narrow scope.