Skip to main content
Glama

web_search

Search the web with automatic fallback across multiple backends. Filter results by domain and recency, and get enriched registry data (npm, PyPI, etc.) for technical queries.

Instructions

Search the web via EnriProxy's multi-tier search service.

When to use:

  • When you need to find current information, news, or documentation.

  • When searching for technical solutions, APIs, or code examples.

  • When you need to verify facts or find up-to-date sources.

Features:

  • Automatic fallback across multiple search backends (details intentionally not exposed)

  • Automatic registry verification: enriches results with latest stable + prerelease versions when registry URLs are detected (npm, PyPI, crates.io, NuGet, GitHub)

  • Domain filtering (allowlist/blocklist)

  • Recency filtering (day/week/month/year)

Notes:

  • Provide specific queries for best results.

  • Use recency filter for time-sensitive information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query. Be specific for better results.
max_resultsNoMaximum results (>= 1). If omitted, EnriProxy uses its configured default. The upper limit is enforced server-side.
recencyNoFilter by recency (default: noLimit).
allowed_domainsNoOnly return results from these domains.
blocked_domainsNoExclude results from these domains.
search_promptNoOptional context to refine search intent.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses automatic fallback, registry verification, and filtering capabilities, but lacks details on rate limits, caching, or potential delays. The statement 'details intentionally not exposed' reduces transparency.

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

Conciseness5/5

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

The description is well-organized into sections (usage, features, notes), with concise sentences. No redundant information; each sentence contributes to understanding the tool's functionality.

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

Completeness3/5

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

The tool has 6 parameters and no output schema. The description explains features and usage, but does not describe the return format (e.g., structure of search results). Given the complexity, this gap reduces completeness.

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 coverage is 100%, with description coverage also 100%. The description adds minor context (e.g., 'Be specific for better results' for query, default for recency), but does not significantly enrich the parameter semantics beyond the schema.

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 via EnriProxy's multi-tier search service' and lists specific use cases (current info, tech solutions, fact-checking). It clearly distinguishes from the sibling tool 'web_fetch' which likely fetches a single page.

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

Usage Guidelines4/5

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

The 'When to use' section provides clear scenarios, and the 'Notes' give guidance on query specificity and recency filtering. However, it does not explicitly contrast with 'web_fetch' or state when not to use this tool.

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/Bedolla/EnriWeb'

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