gemini-mcp-tool and gopher-mcp

These tools are complements: the first bridges AI assistants to Google Gemini's CLI for file analysis, while the second enables those same assistants to browse Gemini protocol resources, allowing them to work together in a unified workflow for both local and remote Gemini interactions.

gemini-mcp-tool
62
Established
gopher-mcp
47
Emerging
Maintenance 6/25
Adoption 19/25
Maturity 18/25
Community 19/25
Maintenance 6/25
Adoption 8/25
Maturity 18/25
Community 15/25
Stars: 2,052
Forks: 174
Downloads: 7,710
Commits (30d): 0
Language: TypeScript
License:
Stars: 6
Forks: 4
Downloads: 65
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About gemini-mcp-tool

jamubc/gemini-mcp-tool

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

Implements the Model Context Protocol (MCP) to bridge Claude with Gemini CLI, exposing tools like `ask-gemini` and `sandbox-test` for safe code execution and file analysis using the `@` syntax for context injection. Integrates directly into Claude Desktop and Claude Code via stdio transport, defaulting to the `gemini-2.5-pro` model while supporting configurable model selection and sandbox mode for isolated script testing.

About gopher-mcp

cameronrye/gopher-mcp

A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to browse and interact with both Gopher protocol and Gemini protocol resources safely and efficiently.

Built on the FastMCP framework with async/await patterns, it provides `gopher_fetch` and `gemini_fetch` tools that return structured JSON responses optimized for LLM consumption. Implements advanced security through TOFU certificate validation, client certificate support, timeouts, size limits, and host allowlists. Integrates directly with Claude Desktop via stdio transport and supports HTTP-based MCP servers for broader ecosystem compatibility.

Scores updated daily from GitHub, PyPI, and npm data. How scores work