Skip to main content
Glama
bharatvansh

gemini-deep-research-mcp

by bharatvansh

Gemini Deep Research

gemini_deep_research

Research complex topics using a Deep Research Agent that synthesizes information from multiple web sources with citations.

Instructions

Conduct comprehensive web research using a Deep Research Agent.

When to use this tool:

  • Researching complex topics requiring multi-source analysis

  • Need synthesized information from the web

  • Require fact-checking and cross-referencing of information

Parameters:

  • prompt: Your research question or topic (required)

  • include_citations: Whether to include source URLs in the report (default: true)

Returns:

  • status: Final state (completed, failed, cancelled)

  • report_text: The synthesized research report with findings

  • sources: List of sources used in the research (if enabled)

Notes:

  • This tool blocks until research completes (typically 10-20 minutes)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYes
include_citationsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusYes
report_textYes
Behavior5/5

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

Annotations indicate readOnlyHint=false, openWorldHint=true, idempotentHint=false. The description adds crucial behavioral context: the tool blocks for 10-20 minutes, uses a deep research agent, and returns a report with status and sources. This goes well beyond the annotations.

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-structured with clear sections: purpose, when to use, parameters, returns, and notes. Every sentence adds value without repetition or fluff.

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

Completeness5/5

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

Given the tool's moderate complexity (2 parameters, no siblings), the description covers purpose, usage, parameters, return values, and a critical timing detail. It is fully sufficient for correct invocation.

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

Parameters5/5

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

Schema coverage is 0%, but the description fully explains each parameter: 'prompt' as 'Your research question or topic' and 'include_citations' as 'Whether to include source URLs in the report' with default. It also describes return parameters, compensating entirely for the missing schema 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 clearly states the tool's purpose: 'Conduct comprehensive web research using a Deep Research Agent.' It elaborates with specifics like multi-source analysis, synthesis, and fact-checking, making the purpose very clear and distinguishing it from potential unlisted siblings.

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 provides explicit 'When to use this tool' bullet points covering complex topics, need for synthesized info, and fact-checking. While there are no siblings, the guidance is clear and actionable.

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/bharatvansh/gemini-deep-research-mcp'

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