mcp-searxng
by kassol
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARXNG_URL | Yes | The URL of your SearXNG instance. | |
| MCP_HTTP_PORT | No | Port to enable HTTP transport mode. | |
| SEARXNG_HEADERS_BASE64 | No | Base64 encoded JSON object of custom headers to send with search requests. | |
| URL_READER_HEADERS_BASE64 | No | Base64 encoded JSON object of custom headers to send with URL read requests. |
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 | Performs a web search using the SearXNG API, ideal for general queries, news, articles, and online content. Use this for broad information gathering, recent events, or when you need diverse web sources. |
| web_url_readA | Read the content from an URL. Use this for further information retrieving to understand the content of each URL. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kassol/mcp-searxng'
If you have feedback or need assistance with the MCP directory API, please join our Discord server