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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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-image-mcp
MCP server for AI-powered image generation using Google Gemini models
0 tools
mcp-server-gemini
MCP server implementation for Google's Gemini API
0 tools
gemini-research-mcp
MCP server for AI-powered research using Gemini: quick grounded search + Deep Research Agent
0 tools
MCP Gemini
MCP server for Google Gemini AI - text, image, video, research, and more
0 tools

How to use

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

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