Skip to main content
Glama

Gemini CLI MCP Server

by orzcls

ping

Verifies connectivity and responsiveness by sending a message and receiving an echo response, ensuring the Gemini CLI MCP Server is operational and processing inputs correctly.

Instructions

Echo

Input Schema

NameRequiredDescriptionDefault
promptNoMessage to echo

Input Schema (JSON Schema)

{ "properties": { "prompt": { "default": "", "description": "Message to echo ", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Gemini CLI MCP Server

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/orzcls/gemini-mcp-tool-windows-fixed'

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