Skip to main content
Glama

Gemini MCP Server

by dakrin

Gemini MCP 服务器

模型上下文协议 (MCP) 服务器实现使 Claude Desktop 能够与 Google 的 Gemini 2.5 Pro Experimental AI 模型进行交互。

特征

  • 全面支持 MCP 协议
  • Google Gemini 2.5 Pro 实验模型访问
  • 安全 API 密钥处理
  • Google 搜索集成(可选)
  • 代币使用情况报告
  • TypeScript 实现

可用工具

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 密钥仅通过环境变量处理
  • 没有记录或存储任何敏感数据
-
security - not tested
F
license - not found
-
quality - not tested

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 的 Gemini 2.5 Pro Experimental AI 模型进行交互,并具有 Google 搜索集成和令牌使用情况报告等功能。

  1. 特征
    1. 可用工具
      1. 常见问题
        1. 安全

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Model Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google's Gemini AI models.
            Last updated -
            191
            JavaScript
            MIT License
            • Apple
            • Linux
          • A
            security
            A
            license
            A
            quality
            A TypeScript server that integrates Google's Gemini Pro model with Claude Desktop through the Model Context Protocol, allowing Claude users to access Gemini's text generation capabilities.
            Last updated -
            1
            9
            TypeScript
            MIT License
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            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.
            Last updated -
            Python
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            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.
            Last updated -
            5,417
            Python
            • Apple

          View all related MCP servers

          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