---
title: "Update an MCP server"
method: PUT
path: "/api/mcp-servers/{id}"
tags: ["MCP Servers"]
---

# Update an MCP server

`PUT /api/mcp-servers/{id}`

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

MCP server updated

## Other responses

- `404` — MCP server not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
