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
Wrapper that adds self_url and view_url to a serialized resource.
Uses self_url (not url) for the API link to avoid collision with
resources that already have a url field (e.g. McpServer).
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/mcpFull API endpoint URL for this resource.
Full UI URL for viewing this resource.
Invalid server ID
MCP server not found
Internal server error