Skip to main content
Glama
RohitCds

Local MCP Gemini Automation Engine

by RohitCds

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_UVNoFlag to use uv package manager1
GEMINI_MODELNoThe Gemini model to use (e.g., gemini-2.5-flash)gemini-2.5-flash
GEMINI_API_KEYYesYour Google AI Studio API Key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_read_documentB

Reads a document and returns its contents.

mcp_edit_documentA

Overwrites or updates a document's total content with new text.

Prompts

Interactive templates invoked by user choice

NameDescription
formatRewrites the contents of the document in Markdown format.

Resources

Contextual data attached and managed by the client

NameDescription
mcp_list_documentsLists all available document IDs.

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/RohitCds/local-mcp-gemini-cli'

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