Skip to main content
Glama
Knuckles-Team

SearXNG MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEARXNG_URLNoThe URL of the SearXNG instance
SEARXNG_PASSWORDNoPassword for basic authentication with SearXNG
SEARXNG_USERNAMENoUsername for basic authentication with SearXNG
USE_RANDOM_INSTANCENoWhether to use random instance selectionfalse

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchB

Perform a web search using a privacy-respecting SearXNG metasearch instance.

Prompts

Interactive templates invoked by user choice

NameDescription
search

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The purpose is clearly singular.

Naming Consistency5/5

The single tool name 'web_search' follows a clear verb_noun pattern, which is consistent and readable.

Tool Count3/5

A single tool for a metasearch server feels thin but is acceptable for a focused purpose. However, it borders on being too minimal for the domain's potential scope.

Completeness3/5

The server covers the primary search operation but lacks related tools such as listing available engines or configuring search parameters, leaving moderate gaps.

Maintenance

ActivityMaintained
ResponsivenessNo issues