Skip to main content
Glama

Gemini MCP Server for Claude Desktop

gemini-chat

Engage in AI-powered conversations, ask questions, and receive tailored assistance using contextual inputs with Gemini AI via the Gemini MCP Server for Claude Desktop.

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" }

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