io.github.danchev/searxng
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 a single tool, there is no possibility of confusing it with others. The purpose of web_search is clear and unambiguous.
The tool name 'web_search' follows a clear verb_noun convention. With only one tool, there are no inconsistent patterns to worry about.
A single tool for a SearXNG server feels thin, as the engine supports additional features like suggestions or categories. However, for a simple web search wrapper, it is borderline acceptable rather than severely lacking.
The server covers the primary search functionality but omits other SearXNG capabilities such as search suggestions or available engine information. These are minor gaps that do not block the core workflow.