TheDocumentation Index
Fetch the complete documentation index at: https://docs.getmcp.com/llms.txt
Use this file to discover all available pages before exploring further.
ping method verifies the server is alive and responding. Use it for health checks and connection verification.
MCP Endpoint
Request
Must be
"2.0".Arbitrary request identifier echoed back unchanged in the response.
Must be
"ping".Empty object
{}. No parameters accepted.Response
Always an empty object
{}. A successful ping response confirms the server is reachable and processing requests.{}.
