Gemini MCP Server
Model Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google’s Gemini 2.5 Pro Experimental AI model.
Features
- Full MCP protocol support
- Google Gemini 2.5 Pro Experimental model access
- Secure API key handling
- Google Search integration (optional)
- Token usage reporting
- TypeScript implementation
Available Tools
The MCP server provides the following tools:
generateWithGemini - Generate content with Google Gemini 2.5 Pro Experimental
- Parameters:
prompt(string, required): The prompt to send to Geminitemperature(number, optional): Temperature setting (0.0 to 1.0)maxTokens(number, optional): Maximum output tokenssafeMode(boolean, optional): Enable safe mode for sensitive topicsuseSearch(boolean, optional): Enable Google Search grounding tool
- Parameters:
getModelInfo - Get information about the Gemini model being used
Common Issues
- Connection Issues
- Check that you have a valid API key
Security
- API keys are handled via environment variables only
- No sensitive data is logged or stored
Gemini MCP Server
Project Details
- dakrin/mcp-gemini-server
- Last Updated: 4/4/2025
Recomended MCP Servers
Ecovacs MCP Server
MCP server that interacts with TickTick via the TickTick Open API
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations,...
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and...
Open source alternative communication platform.
Markdown To PDF Conversion MCP
A Model Context Protocol (MCP) server implementation for Variflight services.
A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API.
Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
An mcp server that auto commits changes and creates commit message in the form of conventional commits (https://www.conventionalcommits.org/en/v1.0.0/)





