gemini-mcp and mcp-gemini-server
Both projects are independent implementations of an MCP server that wraps the Google Gemini API to expose its capabilities as standard MCP tools, making them direct competitors offering alternative solutions for the same purpose.
About gemini-mcp
RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
Implements Gemini 3 models (Pro/Flash) and supporting services through the Model Context Protocol, exposing 20+ tools spanning generative capabilities (images, videos, code execution) and research features (web search, YouTube/document analysis, token counting). Communicates via stdio transport and integrates seamlessly with Claude Code via the official MCP Registry, while offering a standalone CLI for direct access to all functionality. Built with async task polling for video generation and context caching for efficient repeated queries on large documents.
About mcp-gemini-server
bsmi021/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 capabilities as standard MCP tools, allowing other LLMs (like Cline) or MCP-compatible systems to leverage Gemini's features as a backend workhorse.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work