Skip to main content
Glama
dakrin

Gemini MCP Server

by dakrin

제미니 MCP 서버

Claude Desktop이 Google의 Gemini 2.5 Pro 실험적 AI 모델과 상호 작용할 수 있도록 하는 MCP(Model Context Protocol) 서버 구현입니다.

특징

  • 전체 MCP 프로토콜 지원

  • Google Gemini 2.5 Pro 실험 모델 액세스

  • 안전한 API 키 처리

  • Google 검색 통합(선택 사항)

  • 토큰 사용 보고

  • TypeScript 구현

Related MCP server: MCP Gemini Server

사용 가능한 도구

MCP 서버는 다음과 같은 도구를 제공합니다.

  1. generateWithGemini - Google Gemini 2.5 Pro 실험 버전을 사용하여 콘텐츠 생성

    • 매개변수:

      • 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