jira.com
Jira is Atlassian’s issue tracking and work management product. It is offered as part of Atlassian Cloud and connects with other Atlassian products such as Confluence, Jira Service Management, Bitbucket, and Rovo.
jira.com maps to Atlassian’s Jira developer surface: a Jira Cloud REST API, Atlassian GraphQL endpoints that can expose Jira data, the Atlassian Rovo MCP server, and the Atlassian CLI; authentication is via Atlassian API tokens, OAuth 2.0/2.1, and for MCP optionally service-account API keys.
- Atlassian Rovo MCP Serverdetected
- Jira Cloud REST APIdiscovered
- Atlassian GraphQL API for Jira datadiscovered
- Atlassian CLIdiscovered
Create an API token in your Atlassian account from API tokens. Use it together with the owning Atlassian account email address. Jira basic auth uses Basic base64(email:api_token). For Atlassian Rovo MCP, Atlassian also documents a scoped token creation flow at personal API token for MCP.
$ acli jira auth login --webAcquired by the CLI — running acli jira auth login --web opens the auth flow and stores the credential.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing