echo
Returns messages with configured prefixes for testing and debugging in the my-mcp server framework.
Instructions
Echo a message back to the client.
Args: message: The message to echo
Returns: The echoed message with any configured prefix
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |