DirectoryGemini Mcp Tool
tools

Gemini Mcp Tool

by jamubc

65
Health
good
68
Popularity

MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding

2,035stars
176forks
TypeScript
NOASSERTION
Updated March 11, 2026
#ai#claude#cli#codebase-analysis#file-analysis#gemini#mcp#model-context-protocol#npm#typescript

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "gemini-mcp-tool": {
      "command": "npx",
      "args": [
        "-y",
        "gemini-mcp-tool"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx gemini-mcp-tool

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseNOASSERTION
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory