Back to search
30
MCP

Gemini

pulsemcp/gemini

Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that securely manages API keys via environment variables.

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

Similar MCP servers embedding-nearest

n8n-nodes-gemini-ai
n8n community node for Google Gemini AI integration with text generation, file upload & analysis, and TTS (Text-to-Speech) support
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
io.github.houtini-ai/gemini
Model Context Protocol server for Google Gemini AI with chat, research, and grounding
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
gemini-cli
An open-source AI agent that brings the power of Gemini directly into your terminal.
0 tools

How to use

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

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