echo
tool is a simple testing utility that echoes back the input message with an “Echo: ” prefix. This tool is primarily used for testing MCP server connectivity and verifying that the request/response flow is working correctly.
This is a sample tool included for testing your client.
Parameters
The message to echo back. This can be any text string.
Response Format
Structured version of the response with a
message
array containing the echoed text