Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SSE_HOST | No | SSE listening address for network mode (e.g., 0.0.0.0) | |
SSE_PORT | No | SSE listening port for network mode (e.g., 8080) | |
USER_AGENT | No | Custom User-Agent for web requests | MCP-Server/1.0 (github.com/tcpipuk/mcp-server) |
SEARXNG_QUERY_URL | Yes | URL for your SearXNG instance's Search API (usually ending in `/` or `/search`) |
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 |