Skip to main content
Glama

MCP Server Scaffold

by vjouenne76

echo

Send a message and receive it back instantly. This tool is part of the MCP Server Scaffold, designed to enable standardized interactions between AI systems and data sources.

Instructions

Echo back the provided message

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" }

Other Tools from MCP Server Scaffold

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/vjouenne76/mcp-server-scaffold'

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