SearXNG Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PROXY | No | Proxy URL for HTTP requests | |
| http_proxy | No | Alternative lowercase version for HTTP requests proxy | |
| HTTPS_PROXY | No | Proxy URL for HTTPS requests | |
| SEARXNG_URL | No | The URL of the SearxNG instance | http://localhost:8080 |
| https_proxy | No | Alternative lowercase version for HTTPS requests proxy | |
| AUTH_PASSWORD | No | Password for HTTP Basic Auth when using a password protected SearxNG instance | |
| AUTH_USERNAME | No | Username for HTTP Basic Auth when using a password protected SearxNG instance |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| logging | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searxng_web_searchA | Searches the web using SearXNG and returns a list of results, each with a title, URL, and content snippet. CRITICAL: The required parameter name is exactly |
| web_url_readA | Fetches a URL and returns its text content converted to markdown. Three modes: (1) Full content — omit filtering params; use |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Server Configuration | Current server configuration and environment variables |
| Usage Guide | How to use the MCP SearXNG server effectively |
Latest Blog Posts
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/ihor-sokoliuk/mcp-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server