---
title: "Health Check"
method: GET
path: "/api/v1/health"
tags: ["Health"]
---

# Health Check

`GET /api/v1/health`

Check the health and status of the MCP Store API

## Response `200`

Successful health check response

- HealthResponse
  - `status` string, required
  - `message` string, required

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/corespeed-io/apis/mcp-store-api.md) · [All operations](https://skmtc.net/corespeed-io/apis/mcp-store-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/corespeed-io/mcp-store-api/revisions/25721894961a/schema)
