Enables the use of Google's Gemini AI models through Claude or other Model Context Protocol (MCP) clients.
Gemini is an MCP server implementation that facilitates the integration of Google's Gemini AI models with MCP-compatible clients, such as Claude. It offers full MCP protocol support via Server-Sent Events (SSE) transport and includes a sequential thinking tool implementation. Designed for easy deployment on platforms like Smithery AI, it allows users to leverage the power of Gemini 1.5 Pro within their preferred MCP environment.
Key Features
01Environment variable configuration for API key
02Sequential thinking tool implementation
031 GitHub stars
04Full MCP protocol support via SSE transport
05Gemini 1.5 Pro model integration
Use Cases
01Local development and testing of Gemini integration