---
title: "List MCP servers"
method: GET
path: "/ai/missions/{mission_id}/mcp-servers"
tags: ["Missions"]
---

# List MCP servers

`GET /ai/missions/{mission_id}/mcp-servers`

Returns the MCP servers configured on the specified mission. MCP servers expose external tools and data sources agents can use during runs.

## Path parameters

- `mission_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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