Skip to main content
Glama

Gemini MCP Tool

Ping

Perform an echo test to verify connectivity and receive structured responses. Defaults to 'Pong!' and uses behavioral flags to control AI interaction for efficient testing.

Instructions

Echo test with structured response. Returns message or 'Pong!' by default. Uses behavioral flags to control AI interaction. BEHAVIOR: should_explain=false, output_format=raw, suppress_context=true.

Input Schema

NameRequiredDescriptionDefault
promptNoMessage to echo (defaults to 'Pong!')Pong!

Input Schema (JSON Schema)

{ "properties": { "prompt": { "default": "Pong!", "description": "Message to echo (defaults to 'Pong!')", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Gemini MCP Tool

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/jamubc/gemini-mcp-tool'

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