---
title: "List Servers"
method: GET
path: "/agents/mcp/servers"
tags: ["mcp-tools"]
---

# List Servers

`GET /agents/mcp/servers`

List configured MCP servers with status.

## Response `200`

Successful Response

- MCPServerResponse[]
  - `id` string, required
  - `name` string, required
  - `url` string, required
  - `description` string, required
  - `status` string, required

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
