Skip to main content
Glama

mcp-flyin

echo

Sends and receives the same message back, enabling quick validation of communication in the MCP-Flyin server. Input a message to test connectivity and response handling.

Instructions

Echo back the input message

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to echo back

Input Schema (JSON Schema)

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

Other Tools from mcp-flyin

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/balajidommeti/MCP'

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