mcp-server-gemini

aliargun/mcp-server-gemini

4.2

mcp-server-gemini is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of mcp-server-gemini and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Gemini MCP Server is a Model Context Protocol server implementation that allows Claude Desktop to interact with Google's Gemini AI models.

Try mcp-server-gemini with chat:

Tools

Functions exposed to the LLM to take actions

generate_text

Generate text using Google Gemini with advanced features

analyze_image

Analyze images using Gemini vision capabilities

count_tokens

Count tokens for a given text with a specific model

list_models

List all available Gemini models and their capabilities

embed_text

Generate embeddings for text using Gemini embedding models

get_help

Get help and usage information for the Gemini MCP server

Prompts

Interactive templates invoked by user choice

code_review

Comprehensive code review with Gemini 2.5 Pro

explain_with_thinking

Deep explanation using Gemini 2.5 thinking capabilities

creative_writing

Creative writing with style control

Resources

Contextual data attached and managed by the client

Available Gemini Models

URI: gemini://models

MIME: application/json

List of all available Gemini models and their capabilities

API Capabilities

URI: gemini://capabilities

MIME: text/markdown

Detailed information about Gemini API capabilities

Usage Guide

URI: gemini://help/usage

MIME: text/markdown

Complete guide on using all tools and features

Parameters Reference

URI: gemini://help/parameters

MIME: text/markdown

Detailed documentation of all parameters

Examples

URI: gemini://help/examples

MIME: text/markdown

Example usage patterns for common tasks