-
securityA
license-
qualityModel Context Protocol (MCP) server implementation that enables Claude Desktop to interact with Google's Gemini AI models.
Last updated -
53
TypeScript
MIT License
Claude Desktop이 Google의 Gemini 2.5 Pro 실험적 AI 모델과 상호 작용할 수 있도록 하는 MCP(Model Context Protocol) 서버 구현입니다.
MCP 서버는 다음과 같은 도구를 제공합니다.
prompt
(문자열, 필수): Gemini에 보낼 프롬프트temperature
(숫자, 선택): 온도 설정(0.0~1.0)maxTokens
(숫자, 선택 사항): 최대 출력 토큰safeMode
(부울, 선택 사항): 민감한 주제에 대해 안전 모드를 활성화합니다.useSearch
(부울, 선택 사항): Google 검색 기반 도구 활성화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의 Gemini 2.5 Pro 실험적 AI 모델과 상호 작용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버로, Google 검색 통합 및 토큰 사용 보고와 같은 기능을 제공합니다.
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