Skip to main content
Glama
nuoyax

Web Search MCP Server

by nuoyax

deep_research

Search multiple engines, deduplicate and rank results, fetch top pages, and synthesize a cited markdown report for thorough multi-source research.

Instructions

Multi-engine deep research: fan out across engines (auto-selects CN vs international), dedupe + rank results, fetch the top pages, and synthesize a cited markdown report. Use for thorough, multi-source research.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesResearch question / query
enginesNoEngines to use; omit for auto-selection based on query language
fetch_charsNo
fetch_top_kNo
num_per_engineNo
Behavior4/5

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

With no annotations, the description discloses key behavioral traits: engine auto-selection (CN vs international), deduplication and ranking, fetching top pages, and producing a cited markdown report. This gives good insight into the internal pipeline, though lacks details on failure modes or operational limits.

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 two sentences, front-loaded with the core action, and every word adds value. No wasted information.

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

Completeness4/5

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

For a complex tool with five parameters and no output schema, the description adequately explains the workflow and final output (cited markdown report). It omits some operational details but is sufficiently complete for an agent to select and invoke it correctly.

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 only 40%, and the description helps clarify 'engines' (auto-selection) and 'fetch_top_k' (fetch top pages), but fetch_chars and num_per_engine remain unexplained. The description adds some meaning but does not fully compensate for the low schema coverage.

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 clearly states it performs multi-engine deep research by fanning out across engines, deduplicating and ranking results, fetching top pages, and synthesizing a cited markdown report. This specific verb+resource description effectively distinguishes it from sibling tools web_search and fetch_url.

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 description ends with 'Use for thorough, multi-source research,' providing clear context for when to select this tool over simpler siblings. However, it does not explicitly state when not to use it or name alternatives.

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

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