Skip to main content
Glama
nitish-raj

SearXNG MCP Bridge

by nitish-raj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer bind address. Default: 127.0.0.1 (use 0.0.0.0 for containers)127.0.0.1
PORTNoHTTP server port. Default: 3000 (use 3002 for development)3000
TRANSPORTNoTransport protocol: stdio (default) or httpstdio
CORS_ORIGINNoComma-separated list of allowed origins for CORS. Default: localhost:3002 (development) or * (production)
MCP_HTTP_BEARERNoOptional bearer token for HTTP authentication
SEARXNG_INSTANCE_URLYesREQUIRED. The full URL of the SearXNG instance (e.g., http://localhost:8080).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/nitish-raj/searxng-mcp-bridge'

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