---
title: "GET /api/ai_assistant/mcp_servers"
method: GET
path: "/api/ai_assistant/mcp_servers"
tags: ["AI Assistant"]
---

# GET /api/ai_assistant/mcp_servers

`GET /api/ai_assistant/mcp_servers`

GET operation for /api/ai_assistant/mcp_servers

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

List of configured MCP servers

- object
  - `success` boolean
  - `message` object[]
    - `name` string — Server display name
    - `endpoint` string — Server endpoint URL
    - `headers` object, nullable — Optional HTTP headers for the server connection

## Changes

- **2026-08-15** (v1) `058396b8f0f1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/changes/api/ai_assistant/mcp_servers/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
