gemini-cloud-assist-mcp and gopher-mcp
One is an MCP server for providing AI assistance specifically within Google Cloud Platform, while the other is a broader, cross-platform MCP server for AI assistants to interact with Gopher and Gemini protocol resources, suggesting they are **ecosystem siblings** where the former is a specialized application of the MCP server concept that the latter broadly implements.
About gemini-cloud-assist-mcp
GoogleCloudPlatform/gemini-cloud-assist-mcp
An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
Implements MCP-compliant tools that wrap Gemini Cloud Assist APIs for root-cause investigation workflows—create investigations, run them asynchronously, and iteratively refine analysis by adding observations. Integrates with MCP clients (Gemini CLI, Claude Desktop, Cursor, Cline) via stdio transport and uses Google Cloud Application Default Credentials (ADC) for authentication, enabling natural-language GCP troubleshooting from the command line.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work