Update MCP Server

Update an existing MCP server configuration

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

mcp_server_namestringRequired

Request

This endpoint expects an object.
UpdateStdioMCPServerobjectRequired
OR
UpdateSSEMCPServerobjectRequired
OR
UpdateStreamableHTTPMCPServerobjectRequired

Response

Successful Response
StdioServerConfigobject
OR
SSEServerConfigobject
OR
StreamableHTTPServerConfigobject

Errors