Gemini 2.5 Pro
FreeNot checkedEnables Claude Desktop to interact with Google's Gemini 2.5 Pro model through a TypeScript server with Google Search integration for grounded responses and deta
About
Enables Claude Desktop to interact with Google's Gemini 2.5 Pro model through a TypeScript server with Google Search integration for grounded responses and detailed token usage reporting.
README
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
Installing Gemini 2.5 Pro
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dakrin/mcp-gemini-serverFAQ
Is Gemini 2.5 Pro MCP free?
Yes, Gemini 2.5 Pro MCP is free — one-click install via Unyly at no cost.
Does Gemini 2.5 Pro need an API key?
No, Gemini 2.5 Pro runs without API keys or environment variables.
Is Gemini 2.5 Pro hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Gemini 2.5 Pro in Claude Desktop, Claude Code or Cursor?
Open Gemini 2.5 Pro on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Gemini 2.5 Pro with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
