Search, read, and create Jira issues and Confluence pages
The Atlassian MCP Server lets your AI assistant search, read, and create content across Jira and Confluence. Query Jira issues with JQL, read Confluence pages, create new issues, and manage project workflows.
Built by the community (sooperset), this server connects to Atlassian Cloud using API tokens. It provides comprehensive access to both Jira project management and Confluence knowledge base features.
Ideal for teams using Atlassian products who want AI-assisted issue management, documentation search, and project tracking without switching between tools.
Add this to your MCP configuration file:
{
"mcpServers": {
"atlassian": {
"env": {
"ATLASSIAN_URL": "https://your-domain.atlassian.net",
"ATLASSIAN_EMAIL": "<your-email>",
"ATLASSIAN_API_TOKEN": "<your-token>"
},
"args": [
"mcp-atlassian"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!