latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-29273578.1 KB

25721894961a

Health

Health Check

Check the health and status of the MCP Store API

get/api/v1/health

Response

Successful health check response

statusstring required
messagestring required

Example response

{
  "status": "ok",
  "message": "MCP Store API is running"
}