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 textContent Structure
Related Operations
List Domains Tool
Discover available domains for querying
Chat Tool
Primary tool for data analysis and natural language querying
MCP Server Overview
Return to MCP server overview