Skip to main content
Glama

Gemini MCP Server for Claude Desktop

gemini-chat

Engage in AI-driven conversations and receive personalized assistance using Google's Gemini AI models, tailored to your preferences and context.

Instructions

Chat with Gemini AI for conversations, questions, and general assistance (with learned user preferences)

Input Schema

NameRequiredDescriptionDefault
contextNoOptional additional context for the conversation (e.g., "aurora", "debugging", "code")
messageYesYour message or question to chat with Gemini AI

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Optional additional context for the conversation (e.g., \"aurora\", \"debugging\", \"code\")", "type": "string" }, "message": { "description": "Your message or question to chat with Gemini AI", "type": "string" } }, "required": [ "message" ], "type": "object" }
Install Server

Other Tools from Gemini MCP Server for Claude Desktop

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Garblesnarff/gemini-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server