Gemini MCP Server
An MCP (Model Context Protocol) server implementation that enables using Google’s Gemini AI models through Claude or other MCP clients.
Features
- Full MCP protocol support via SSE transport
- Gemini 1.5 Pro model integration
- Sequential thinking tool implementation
- Environment variable configuration
Deployment on Smithery AI
This server is designed to be easily deployed on Smithery AI. Once deployed, you’ll be able to connect to it from any MCP client like Claude.
Configuration
The server requires the following environment variables:
GEMINI_API_KEY
: Your Google AI Studio API key for accessing Gemini models
Local Development
If you want to run this server locally:
- Clone the repository
- Install dependencies:
npm install
- Set your Gemini API key:
export GEMINI_API_KEY=your_key_here
- Start the server:
npm start
How to Use
After deploying to Smithery AI, you’ll get a unique URL that you can add to your MCP client:
- Copy the deployment URL from Smithery AI
- In Claude Desktop, go to Settings > MCP Servers
- Add a new server with:
- Name: Gemini MCP
- URL: Your Smithery deployment URL
- Save and restart Claude
License
MIT
Gemini MCP
Project Details
- palolxx/GeminiMCPa
- Last Updated: 3/25/2025
Recomended MCP Servers
SingleStore MCP server implemented in TS
mcp soduku solver
CrateDB MCP Server for Text-to-SQL and documentation retrieval.

The (Unofficial) dubco-mcp-server enables AI assistants to manage Dub.co short links via the Model Context Protocol. It provides...
Jupyter Earth MCP Server
MCP server that assists with builiding sveltekit tailwind apps
This read-only MCP Server allows you to connect to Workday data from Claude Desktop through CData JDBC Drivers....
Korean to Chinese translator built as an MCP tool using DeepSeek LLM
Model Context Protocol (MCP) server designed for LLMs to interact with Obsidian vaults. Provides secure, token-aware tools for...