mcp-gemini-server and gemini-grounding

These two tools are complements: A wraps the `@google/genai` SDK to expose Gemini capabilities as MCP tools, while B leverages Gemini's grounding capabilities as an MCP server, suggesting that B could utilize the Gemini models exposed as MCP tools by A.

mcp-gemini-server
43
Emerging
gemini-grounding
40
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 18/25
Maintenance 2/25
Adoption 4/25
Maturity 24/25
Community 10/25
Stars: 35
Forks: 15
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m

About mcp-gemini-server

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.

AI-integration multimedia-analysis generative-AI content-processing LLM-tooling

About gemini-grounding

epilande/gemini-grounding

An MCP server that provides real-time information using Google Gemini's grounding capabilities

Scores updated daily from GitHub, PyPI, and npm data. How scores work