Skip to main content
Glama
dakrin

Gemini MCP Server

by dakrin

Gemini MCP サーバー

Claude Desktop が Google の Gemini 2.5 Pro Experimental AI モデルと対話できるようにするモデル コンテキスト プロトコル (MCP) サーバー実装。

特徴

  • 完全なMCPプロトコルサポート

  • Google Gemini 2.5 Pro 実験モデルへのアクセス

  • 安全なAPIキーの取り扱い

  • Google 検索統合(オプション)

  • トークン使用状況レポート

  • TypeScript実装

Related MCP server: MCP Gemini Server

利用可能なツール

MCP サーバーは次のツールを提供します。

  1. generateWithGemini - Google Gemini 2.5 Pro Experimental でコンテンツを生成

    • パラメータ:

      • prompt (文字列、必須): Geminiに送信するプロンプト

      • temperature (数値、オプション):温度設定(0.0~1.0)

      • maxTokens (数値、オプション): 最大出力トークン数

      • safeMode (ブール値、オプション): デリケートなトピックに対してセーフモードを有効にする

      • useSearch (ブール値、オプション): Google検索グラウンディングツールを有効にする

  2. getModelInfo - 使用されているGeminiモデルに関する情報を取得します

よくある問題

  1. 接続の問題

    • 有効なAPIキーがあることを確認してください

安全

  • APIキーは環境変数のみで処理されます

  • 機密データは記録または保存されません

A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A 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.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server implementation for the Google Gemini language model. This server allows Claude Desktop users to access the powerful reasoning capabilities of Gemini-2.0-flash-thinking-exp-01-21 model.
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    11,721

View all related MCP servers

Related MCP Connectors

  • A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

  • A Model Context Protocol server for Wix AI tools

  • Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dakrin/mcp-gemini-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server