Skip to content
Back to search
30
MCP

Gemini

pulsemcp/gemini

Integrates Google's Gemini AI models enabling real-time response streaming and LLM processing capabilities.

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

Similar MCP servers embedding-nearest

Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools
io.github.houtini-ai/gemini
Model Context Protocol server for Google Gemini AI with chat, research, and grounding
0 tools
Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools
Gemini Research
Provides real-time web research and URL summarization powered by Gemini 2.5 Flash with native Google Search grounding.
0 tools

How to use

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

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