v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-2663154130.1 KB
Integrations & Tools

Patch Mcp Server

Apply a shallow update to an existing MCP server row.

Only fields present in the body are touched. Slug is sticky on rename so existing references stay valid. Inner mcp_server is replaced wholesale when provided.

patch/admin/api/v1/mcp-servers/{mcp_id}

Path parameters

mcp_idstring uuid required

Request body

namestring nullable
enabledboolean nullable

Response

Successful Response