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.
This server helps other AI systems and large language models (LLMs) like Claude use Google's Gemini for complex tasks. It takes publicly available web content like image URLs, YouTube videos, or web pages and processes them using Gemini's advanced analysis and generation features. This is ideal for AI developers or system integrators who want to add Gemini's capabilities to their existing AI applications through a standardized interface.
No commits in the last 6 months.
Use this if you are building an AI application or system that needs to leverage Google Gemini's multimedia analysis, text generation, or image generation capabilities by providing content via URLs.
Not ideal if you need to analyze local files directly from your computer, such as images, videos, or audio files, as it only supports URL-based content.
Stars
35
Forks
15
Language
TypeScript
License
MIT
Category
Last pushed
May 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bsmi021/mcp-gemini-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
jamubc/gemini-mcp-tool
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's...
RLabs-Inc/gemini-mcp
MCP Server that enables Claude code to interact with Gemini
GoogleCloudPlatform/gemini-cloud-assist-mcp
An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
WJZ-P/gemini-skill
gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports...
cameronrye/gopher-mcp
A modern, cross-platform Model Context Protocol (MCP) server that enables AI assistants to...