Skip to main content
Glama

Simple MCP Server

echo

Return a provided message as a response using the Simple MCP Server. Use this tool to validate message transmission or test integration with the MCP protocol.

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

Other Tools from Simple 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/shaleen-wonder-ent/simple-mcp-server'

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