---
title: "Health Check Servers"
method: GET
path: "/v1/mcp/server/health"
tags: ["mcp_management"]
---

# Health Check Servers

`GET /v1/mcp/server/health`

Health check for MCP servers

## Query parameters

- `server_ids` string[], nullable — Server IDs to check. If not provided, checks all accessible servers.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-19** `c357baf422ab` — 2 info
  - api tag `mcp_management` added
  - api tag `mcp` removed
- **2026-09-18** `082b5fabd909` — 1 info
  - endpoint added
- **2026-09-16** `7afc3544d64d` — 1 breaking
  - api path removed without deprecation
- **2026-09-12** `0915d6a9ba99` — 1 info
  - endpoint added
- **2026-09-11** `f9848f60f12d` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/flock/apis/litellm-api/changes/v1/mcp/server/health/get.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/flock/apis/litellm-api/revisions/3b2b241e4b0b?raw)
