Skip to main content
Glama
henry2craftman

Gemini Collaboration MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Gemini API key obtained from Google AI Studio (https://makersuite.google.com/app/apikey)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
consult_gemini

Consult Gemini AI for a second opinion or advice. Use this when:

  • You need validation of your approach

  • You're uncertain about a decision

  • You want a different perspective

  • You need expert advice on a technical problem

collaborate_on_code

Collaborate with Gemini to develop code through iterative dialogue. Claude and Gemini will:

  1. Create and review PRD together

  2. Decide on tech stack together

  3. Generate and refine code together Returns the final code after collaboration.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/henry2craftman/gemini-collaboration-mcp'

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