Skip to main content
Glama

web_search

Search the web via multiple providers with auto-routing. Supports deep research, domain filtering, and recency controls across over ten search engines.

Instructions

Search the web using Web Search Plus Routing v2 multi-provider routing. Supports You.com, Serper, Exa, Firecrawl, Tavily, Linkup, Parallel, Brave, native Perplexity, Kilo Perplexity, SearXNG, SerpBase, and Querit. Brave, Parallel, SerpBase, Querit, Perplexity, and Kilo Perplexity are explicit-only by default and are not auto-routed unless auto_allow is changed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query
providerNoForce a specific provider, or use auto-routing.auto
countNoNumber of results
depthNoExa depth: normal, deep synthesis, or deep-reasoning.normal
time_rangeNoRecency filter.
include_domainsNoRestrict to these domains.
exclude_domainsNoExclude these domains.
modeNonormal fast path or opt-in research mode.normal
quality_reportNoAttach routing/result diagnostics.
research_time_budgetNoBest-effort budget for research mode.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must disclose behavioral traits. It lists providers and notes that some are explicit-only by default, which is useful. However, it omits details on rate limits, error handling, or result structure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, the first covering purpose and providers, the second clarifying routing behavior. Efficient and front-loaded, though the first sentence is somewhat dense.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite 10 parameters and no output schema, the description does not explain return formats, research mode behavior, or result pagination. Given the complexity, the description is too sparse.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds provider-specific routing nuance but does not significantly enhance understanding beyond the schema's descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states 'Search the web' and lists the supported providers, clearly identifying the tool's function. The sibling tool 'web_extract' suggests extraction from a specific page, so this tool is distinct.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. It does not mention when to prefer web_search over web_extract or other search tools, nor does it provide any context for when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/robbyczgw-cla/web-search-plus-mcp'

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