SearXNG Server

by ihor-sokoliuk
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEARXNG_URLNoThe URL of the SearXNG instance to use for web searcheshttp://localhost:8080

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
searxng_web_search

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_read

Read the content from an URL. Use this for further information retrieving to understand the content of each URL.