MCPServers
Gemini 2.5 Pro - MCP server logo

Gemini 2.5 Pro

4
0

Summary

Gemini MCP Server enables Claude Desktop to interact with Google's Gemini 2.5 Pro Experimental AI model through a TypeScript implementation of the Model Context Protocol. The server provides two main tools: generateWithGemini for content generation with customizable parameters like temperature and token limits, and getModelInfo for retrieving model capabilities. It features Google Search integration for grounding responses in factual information, secure API key handling through environment variables, detailed token usage reporting, and comprehensive error handling with response caching to local files for verification. Ideal for users wanting to leverage Gemini's capabilities within Claude's interface.

Available Actions(2)

generateWithGemini

Generate content with Google Gemini 2.5 Pro Experimental. Parameters: prompt (string, required), temperature (number, optional), maxTokens (number, optional), safeMode (boolean, optional), useSearch (boolean, optional)

getModelInfo

Get information about the Gemini model being used.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags