Skip to main content
Glama
tobioffice

SearXNG MCP Server

by tobioffice

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEARXNG_URLNoThe URL of the SearXNG instance. You can choose a public instance or use a local one.http://localhost:8080
AUTH_PASSWORDNoThe password for HTTP Basic Auth if the SearXNG instance is password protected.
AUTH_USERNAMENoThe username for HTTP Basic Auth if the SearXNG instance is password protected.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/tobioffice/mcp-searxng'

If you have feedback or need assistance with the MCP directory API, please join our Discord server