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

Changes

No recorded changes to this endpoint across all 2 revisions of this API.