mcp-searxng
by flammafex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | No | The URL of the SearXNG instance (default: http://localhost:8080) | http://localhost:8080 |
| MCP_HTTP_PORT | No | Port for HTTP transport (e.g., 3000). If not set, STDIO transport is used. | |
| MCP_HTTP_HARDEN | No | Enable hardened HTTP settings. | |
| MCP_SERVER_NAME | No | The server name to advertise. | |
| ENABLE_WEB_URL_READ | No | Enable the web_url_read tool (default: false). Set to 'true' to enable. | false |
| MCP_HTTP_AUTH_TOKEN | No | Authentication token for HTTP transport. | |
| MCP_HTTP_ALLOWED_ORIGINS | No | Allowed origins for CORS. |
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/flammafex/mcp-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server