Skip to main content
Glama

MCP Server

by srafi26

echo

Echo back input text for verification or debugging purposes using this utility tool on MCP Server. Input any message to receive an identical response.

Instructions

Echo back the input text

Input Schema

NameRequiredDescriptionDefault
messageYesThe message to echo back

Input Schema (JSON Schema)

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

Other Tools from 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/srafi26/mcp-server'

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