mcp-gemini-server

mcp-gemini-server

1

The MCP Gemini Server is an MCP server providing integration with Google's Gemini model through standardized MCP tools. It includes features like text generation, function execution, stateful chat, and file handling to streamline usage of Gemini models within MCP-compatible systems.

Overview

This project provides a dedicated MCP server that wraps the @google/genai SDK. It exposes Google's Gemini model capabilities as standard MCP tools, allowing integration with other LLMs or MCP-compatible systems. Key features include core generation, function calling, stateful chat, file handling, and caching.