MCP Directory
Back

gemini-mcp-tool

by jamubc · TypeScript · ★ 2,184

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

#ai#claude#cli#codebase-analysis#file-analysis#gemini#mcp#model-context-protocol#npm#typescript

Install

npx -y github:jamubc/gemini-mcp-tool

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://github.com/jamubc/gemini-mcp-tool/releases) [](https://www.npmjs.com/package/gemini-mcp-tool) [](https://www.npmjs.com/package/gemini-mcp-tool) [](https://opensource.org/licenses/MIT) [](https://github.com/jamubc/gemini-mcp-tool) > 📚 **[View Full Documentation](https://jamubc.github.io/gemini-mcp-tool/)** - Search me!, Examples, FAQ, Troubleshooting, Best Practices This is a simple Model Context Protocol (MCP) server that allows AI assistants to interact with the [Gemini CLI](https://github.com/google-gemini/gemini-cli). It enables the AI to leverage the power of Gemini's massive…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers