---
title: "List Compound Mcps"
method: GET
path: "/v1/compound-mcps/"
tags: ["v1", "protected", "compound-mcps"]
---

# List Compound Mcps

`GET /v1/compound-mcps/`

## Response `200`

Successful Response

- CompoundMCPResponse[]
  - `created_at` string, date-time, required
  - `description` string, nullable, required
  - `id` string, uuid, required
  - `name` string, required
  - `routing_mode` string, required
  - `updated_at` string, date-time, required

## Changes

- **2026-03-30** `e9c153221160` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agentarea/apis/agentarea-api/changes/v1/compound-mcps/get.md)

---

[API](https://skmtc.dev/agentarea/apis/agentarea-api.md) · [All operations](https://skmtc.dev/agentarea/apis/agentarea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agentarea/agentarea-api/revisions/e9c153221160/schema)
