MCP Gateway

Update an MCP server

Updates mutable fields of an existing MCP server. Omitted optional fields keep their current values.

patch/v2/mcp-servers/{id}

Path parameters

idstring required

Unique identifier of the MCP server.

Request body

keystring

Rejected with INVALID_ARGUMENT: the key prefixes this server's tools in every gateway that exposes it, so it is immutable after creation. Retained so callers get an error rather than a silently ignored field.

display_namestring

Human readable name shown in the workspace.

descriptionstring

Free-form note about what this server is for.

Response

OK