PATCH /v1/mcp-servers/{server_id} - Update MCP server
PATCH /v1/mcp-servers/{server_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”MCP server ID (prefixed, e.g., mcp_…)
Request Body required
Section titled “Request Body required ”Request to update an MCP server. Only provided fields will be updated.
object
API key for authentication. Set to update.
A human-readable description of what the MCP server provides.
Example
Updated descriptionAdditional HTTP headers for authentication.
The name of the MCP server.
Example
updated-mcp-serverThe URL of the MCP server endpoint.
Example
https://mcp.example.com/v1/mcpResponses
Section titled “ Responses ”MCP server updated successfully
MCP Server configuration. Represents a remote MCP server that can provide tools and resources.
object
Whether an API key has been configured.
Timestamp when the MCP server was created.
Human-readable description of the MCP server.
Example
Atlassian MCP Server for Jira and ConfluenceAdditional HTTP headers for authentication. Keys are header names, values are header values.
object
Unique identifier for the MCP server.
Example
mcp_01933b5a00007000800000000000001Display name of the MCP server.
Example
atlassian-mcp-serverCurrent lifecycle status of the MCP server.
Transport type (currently only HTTP supported).
Timestamp when the MCP server was last updated.
URL of the MCP server endpoint.
Example
https://mcp.atlassian.com/v1/mcpInvalid server ID or input
Standard error response for API endpoints.
object
Error message describing what went wrong.
MCP server not found
Standard error response for API endpoints.
object
Error message describing what went wrong.
Internal server error
Standard error response for API endpoints.
object
Error message describing what went wrong.