https://github.com/bsmi021/mcp-gemini-server
This project provides a dedicated MCP (Model Context Protocol) server that wraps the @google/genai SDK. It exposes Google's Gemini model capabilities as standard MCP tools, allowing other LLMs (like Cline) or MCP-compatible systems to leverage Gemini's features as a backend workhorse.
https://github.com/bsmi021/mcp-gemini-server
ai claude gemini gemini-api mcp mcp-server modelcontextprotocol
Last synced: 3 months ago
JSON representation
This project provides a dedicated MCP (Model Context Protocol) server that wraps the @google/genai SDK. It exposes Google's Gemini model capabilities as standard MCP tools, allowing other LLMs (like Cline) or MCP-compatible systems to leverage Gemini's features as a backend workhorse.
- Host: GitHub
- URL: https://github.com/bsmi021/mcp-gemini-server
- Owner: bsmi021
- Created: 2025-04-01T22:49:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T22:59:25.000Z (3 months ago)
- Last Synced: 2025-04-01T23:32:00.220Z (3 months ago)
- Topics: ai, claude, gemini, gemini-api, mcp, mcp-server, modelcontextprotocol
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Gemini Server - Leverage Google's Gemini model capabilities for text generation and state management in chat applications through a standardized tool-based interface. Provides functionalities like content generation and function calling via the MCP standard. (Real-Time Collaboration)