ping
Check server availability and obtain version and data attribution. Confirms MCP transport and tool wiring are functional.
Instructions
Check that the server is alive and report its version and data attribution.
This tool touches no upstream service. It is a placeholder used to verify transport and tool wiring, and will be removed once real tools exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| echo | No | pong |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| echo | Yes | The caller's echo string, returned verbatim. | |
| server | Yes | MCP server name. | |
| status | Yes | Always 'ok' when the server is reachable. | |
| version | Yes | Server version. | |
| attribution | Yes | Required data attribution notice. |