SearXNG Model Context Protocol Server
by aeon-seraph
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CACHE_TTL | No | Cache time-to-live in milliseconds | 600000 |
SEARXNG_HOST | No | SearXNG host | localhost |
SEARXNG_PORT | No | SearXNG port | 8888 |
MAX_CACHE_SIZE | No | Maximum number of cached queries | 100 |
SEARXNG_PROTOCOL | No | Protocol to use (http/https) | http |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |