v11

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-29273578.1 KB
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"
}
All 27 operations