local-only server
The server can only run on the client’s local machine because it depends on local resources.
Integrations
Integrates with Google's Gemini Pro model to provide MCP services
제미니-mcp-서버
Google의 Gemini Pro 모델과 통합된 MCP(Model Context Protocol) 서버의 TypeScript 구현입니다.
MCP 도구
텍스트 생성
서버에서: gemini
필수 조건
- Node.js 18 이상
- Google Gemini API 키
- 타입스크립트
- 클로드 데스크톱 앱
설치
- 저장소를 복제합니다.
지엑스피1
- 종속성 설치:
Copy
- 짓다:
Copy
Claude 데스크톱 통합
Claude Desktop과 함께 이 서버를 사용하려면:
- 클로드 데스크톱 열기
- 설정 > 개발자로 이동하세요
- "구성 편집"을 클릭하세요
- 다음 구성을 추가합니다.
Copy
바꾸다:
/path/to/mcp-gemini-server
이 저장소를 복제한 절대 경로를 지정합니다.your_api_key_here
실제 Google Gemini API 키와 함께 사용하세요.
이제 해당 서버를 Claude Desktop의 MCP 서버 목록에서 이용할 수 있습니다.
특허
MIT
작가
조지 제퍼스
You must be authenticated.
Tools
Google의 Gemini Pro 모델과 Claude Desktop을 Model Context Protocol을 통해 통합하는 TypeScript 서버로, Claude 사용자가 Gemini의 텍스트 생성 기능에 액세스할 수 있도록 해줍니다.