Back to search
30
MCP

Gemini DeepSearch

pulsemcp/gemini deepsearch

Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel searches, and synthesize comprehensive answers with proper source citations through configurable research depth levels.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gemini-deepsearch-mcp
Gemini DeepSearch MCP - Automated research agent with Google Gemini models
0 tools
Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools
gemini-research-mcp
MCP server for AI-powered research using Gemini: quick grounded search + Deep Research Agent
0 tools
gemini-deep-research-mcp
MCP server exposing Gemini Deep Research (Interactions API) tools
0 tools
n8n-nodes-gemini-search
n8n nodes to interact with Google Gemini API for search and content generation
0 tools
Gemini API Documentation
Access and search Gemini API documentation directly from MCP-compatible AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_deepsearch": {
      "url": "None",
      "transport": "http"
    }
  }
}