Servers
Update MCP Server
Update an existing MCP server. If a new iconUrl is provided, the server will fetch the icon from the external URL, upload it to R2 storage, and delete the old icon. The response will contain the new R2 URL.
put/api/v1/servers/{id}
Path parameters
idstring required
The unique identifier
Example:12345
Request body
Response
Server updated successfully