Skip to content
Back to search
30
MCP

io.github.houtini-ai/gemini

io.github.houtini-ai/gemini

Model Context Protocol server for Google Gemini AI with chat, research, and grounding

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

Similar MCP servers embedding-nearest

cloudsecurityallianceorg/mcp-chat-gemini
Model Context Protocol Server for Google Gemini models
0 tools
io.github.pavelguzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
io.github.PavelGuzenfeld/gemini
MCP server that exposes Google Gemini as tools for Claude Code
0 tools
mcp-gemini-server
This project provides a dedicated MCP (Model Context Protocol) server that wraps the @google/genai SDK. It exposes Google's Gemini model cap
0 tools
Gemini
Integrates Google's Gemini AI models enabling real-time response streaming and LLM processing capabilities.
0 tools
gemini-image-mcp
MCP server for AI-powered image generation using Google Gemini models
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.houtini-ai/gemini": {
      "url": "None",
      "transport": "http"
    }
  }
}