---
title: "MCP Atlassian"
description: "Connect AI assistants to Jira and Confluence — search, create, update issues and pages via MCP"
---
Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Supports both Cloud and Server/Data Center deployments.
<CardGroup cols={2}>
<Card title="Quick Start" icon="rocket" href="/docs/installation">
Get started in 5 minutes with uvx
</Card>
<Card title="Authentication" icon="key" href="/docs/authentication">
Set up API tokens, PATs, or OAuth 2.0
</Card>
<Card title="Tools Reference" icon="wrench" href="/docs/tools-reference">
Browse all available Jira and Confluence tools
</Card>
<Card title="Configuration" icon="gear" href="/docs/configuration">
IDE setup and environment variables
</Card>
</CardGroup>
## Example Usage
Ask your AI assistant to:
- **"Find issues assigned to me in PROJ project"**
- **"Search Confluence for onboarding docs"**
- **"Create a bug ticket for the login issue"**
- **"Update the status of PROJ-123 to Done"**
## Compatibility
| Product | Deployment | Support |
|---------|------------|---------|
| Confluence | Cloud | Fully supported |
| Confluence | Server/Data Center | Supported (v6.0+) |
| Jira | Cloud | Fully supported |
| Jira | Server/Data Center | Supported (v8.14+) |