---
title: "Get Servers"
method: GET
path: "/api/v2/mcp/servers"
tags: ["MCP"]
---

# Get Servers

`GET /api/v2/mcp/servers`

Get the list of available servers.

## Query parameters

- `action_count` boolean, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-10-16** `9bd3e81318d7` — 2 warning, 2 info
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - the endpoint scheme security `OAuth2PasswordBearer` was added to the API
  - the endpoint scheme security `OAuth2PasswordBearerCookie` was removed from the API

[Change history](https://skmtc.dev/langflow-ai/apis/langflow/changes/api/v2/mcp/servers/get.md)

---

[API](https://skmtc.dev/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.dev/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/8dfb7a246b06/schema)
