Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXA_API_KEYNoEnables Exa provider
SEARXNG_URLNoSearXNG base URLhttp://localhost:18443
TAVILY_API_KEYNoEnables Tavily provider
WSM_TIMEOUT_MSNoGlobal search timeout in milliseconds25000
WSM_MAX_RESULTSNoDefault max results10
WSM_LLM_PROVIDERNoLLM provider for quality mode: 'haiku', 'local', or 'none'none
ANTHROPIC_API_KEYNoRequired when WSM_LLM_PROVIDER=haiku
FIRECRAWL_API_KEYNoEnables Firecrawl in extract pipeline
WSM_LOCAL_LLM_URLNoRequired when WSM_LLM_PROVIDER=local

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

Multi-source web search with RRF fusion. Providers tried in parallel: SearXNG/ddgr/Tavily/Exa/opencli-zh. Results deduplicated by URL and reranked by reciprocal rank fusion. Snippets cleaned.

vertical_searchA

Vertical-domain structured search via AnySearch. Use for finance (real-time quotes, fundamentals), academic (papers), security (CVE), ip (patents), legal, health. Returns structured payload (field-level data, not flattened).

vertical_sub_domainsA

Discover sub-domains and required parameters for a given vertical domain. Call before vertical_search when sub_domain schema is unknown.

vertical_batchC

Up to 5 vertical queries in parallel via AnySearch.

extractA

Extract clean markdown from a URL. Tries defuddle → opencli adapter → Firecrawl → opencli browser in order.

doctorC

Diagnose provider availability and health.

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/thehappyboy/web-search-mcp'

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