Get MCP server by ID
GET /v1/mcp-servers/{server_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”MCP server ID (prefixed, e.g., mcp_…)
Responses
Section titled “ Responses ”MCP server found
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 archived.
Authentication mode for this MCP server.
Timestamp when the MCP server was created.
Timestamp when the MCP server was deleted.
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-serverStable provider id used for user-scoped OAuth connections.
Current 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
MCP server not found
Internal server error