Gemini MCP サーバー
Claude Desktop が Google の Gemini 2.5 Pro Experimental AI モデルと対話できるようにするモデル コンテキスト プロトコル (MCP) サーバー実装。
特徴
完全なMCPプロトコルサポート
Google Gemini 2.5 Pro 実験モデルへのアクセス
安全なAPIキーの取り扱い
Google 検索統合(オプション)
トークン使用状況レポート
TypeScript実装
利用可能なツール
MCP サーバーは次のツールを提供します。
generateWithGemini - Google Gemini 2.5 Pro Experimental でコンテンツを生成
パラメータ:
prompt
(文字列、必須): Geminiに送信するプロンプトtemperature
(数値、オプション):温度設定(0.0~1.0)maxTokens
(数値、オプション): 最大出力トークン数safeMode
(ブール値、オプション): デリケートなトピックに対してセーフモードを有効にするuseSearch
(ブール値、オプション): Google検索グラウンディングツールを有効にする
getModelInfo - 使用されているGeminiモデルに関する情報を取得します
よくある問題
接続の問題
有効なAPIキーがあることを確認してください
安全
APIキーは環境変数のみで処理されます
機密データは記録または保存されません
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Claude Desktop が Google 検索の統合やトークン使用状況レポートなどの機能を使用して Google の Gemini 2.5 Pro Experimental AI モデルと対話できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityAlicense-qualityModel Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google's Gemini AI models.Last updated -224MIT License
- -securityFlicense-qualityA server implementing the Model Context Protocol that enables AI assistants like Claude to interact with Google's Gemini API for text generation, text analysis, and chat conversations.Last updated -
- -securityFlicense-qualityA Model Context Protocol server that gives Claude access to Google's Gemini 2.5 Pro for extended thinking, code analysis, and problem-solving with a massive context window.Last updated -7,293
- -securityAlicense-qualityA Model Context Protocol server that enables Claude to collaborate with Google's Gemini AI models, providing tools for question answering, code review, brainstorming, test generation, and explanations.Last updated -MIT License