Server Management
Update MCP Server
Updates configuration for a specific MCP server
PATCH
Path Parameters
string
required
MCP server ID
Request Body
All fields are optional. Only provide fields you want to update.string
Server name
string
Server description
string
Server URL
array
Custom HTTP headers
string
OAuth client ID
string
OAuth client secret
string
OAuth scope
string
Proxy server URL
string
Proxy authentication token
string
Server status:
connecting, connected, disconnected, or errorobject
Server capabilities
object
Server implementation details
Response
boolean
Whether the update was successful

