Skip to main content
PATCH
Update an MCP server

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format: Bearer <basedash_api_key>

Path Parameters

orgId
string
required

Organization ID

id
string
required

MCP server ID

Body

application/json
displayName
string

Display name for the MCP server

Required string length: 1 - 120
serverUrl
string

MCP server URL

Required string length: 1 - 2000
headers
object[]

Static headers to use when connecting to the MCP server

tools
object[]

Tool access modes to update for this MCP server

Minimum array length: 1

Response

MCP server updated successfully

data
object
required