Health
Health Check
Check the health and status of the MCP Store API
get/api/v1/health
Response
Successful health check response
Example response
{
"status": "ok",
"message": "MCP Store API is running"
}Check the health and status of the MCP Store API
Successful health check response
{
"status": "ok",
"message": "MCP Store API is running"
}