mcp-searxng
by atomlong
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NO_PROXY | No | Comma-separated bypass list for proxy | |
| HTTP_PROXY | No | Global HTTP proxy URL | |
| USER_AGENT | No | Global default User-Agent header | |
| HTTPS_PROXY | No | Global HTTPS proxy URL | |
| SEARXNG_URL | No | SearXNG instance URL | http://localhost:8080 |
| AUTH_PASSWORD | No | HTTP Basic Auth password for searxng_web_search | |
| AUTH_USERNAME | No | HTTP Basic Auth username for searxng_web_search | |
| MCP_HTTP_PORT | No | Port for HTTP transport mode | |
| SEARCH_HTTP_PROXY | No | HTTP proxy for searxng_web_search tool only | |
| SEARCH_HTTPS_PROXY | No | HTTPS proxy for searxng_web_search tool only | |
| URL_READER_HTTP_PROXY | No | HTTP proxy for web_url_read tool only | |
| URL_READER_USER_AGENT | No | Custom User-Agent for web_url_read tool | |
| URL_READER_HTTPS_PROXY | No | HTTPS proxy for web_url_read tool only |
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
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/atomlong/mcp-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server