Skip to content

Unauthenticated health probe (no session required)

GET
/mcp/ping
curl --request GET \
--url https://example.com/api/mcp/ping

Returns version, uptime, and protocol version without auth or MCP session. For connector readiness probes and fallback health checks.

Quick health

Media type application/json
object
version
string
uptime_s
number
protocol_version
string