Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JSON_LOGSNoOutput logs in JSON formatfalse
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
SEARXNG_URLNoSearxNG server URLhttp://localhost:8080
SEARXNG_TIMEOUTNoRequest timeout in seconds10
FALLBACK_ENABLEDNoEnable Google scraping fallbacktrue
RATE_LIMIT_PERIODNoRate limit period in seconds60
MAX_CONTENT_LENGTHNoMax characters in fetched content10000
RATE_LIMIT_REQUESTSNoMax requests per period30
DEFAULT_SEARCH_LIMITNoDefault number of search results5
SEARCH_MAX_CANDIDATESNoMaximum candidates before reranking30
SEARCH_GENERAL_ENGINESNoEngines for general queries (empty = SearxNG defaults)
SEARCH_SECURITY_ENGINESNoEngines used for security/CVE queriesbrave,bing,duckduckgo,wikipedia,github,stackoverflow
SEARCH_MIN_QUALITY_SCORENoSecurity-query quality threshold for fallback merge2.5
SEARCH_ENGINE_PROFILE_MODENoQuery-aware engine profile mode (auto or off)auto
FETCH_ALLOW_PRIVATE_NETWORKNoAllow fetching localhost/private network URLsfalse
SEARCH_CANDIDATE_MULTIPLIERNoCandidate expansion before reranking5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchC

Search the web for information. Returns relevant search results with titles, URLs, and descriptions.

fetch_contentB

Fetch and extract readable content from a URL. Returns content as markdown.

get_suggestionsB

Get search query suggestions. Useful for autocomplete or query refinement.

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/MachineLearning-Nerd/SearchMCP'

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