Official Atlassian integration — Jira issues, Confluence docs, and your entire work graph via AI
The official Atlassian Remote MCP server gives AI agents permission-aware access to your entire Atlassian workspace — Jira for issues and sprints, Confluence for documentation and knowledge. Features: Jira: - Create, search, and update issues with full field support - Manage sprint backlog and velocity - Track epic progress and team workload - Run JQL queries for advanced filtering - Manage project boards and workflow transitions Confluence: - Search and read pages across your knowledge base - Create and update documentation - Comment on pages and answer questions from your wiki - Access space hierarchies and page trees OAuth-secured with granular permission scopes. Works with both Jira Software and Jira Service Management. Perfect for enterprise teams who need their AI to integrate with existing Atlassian workflows.
File location: ~/.gemini/settings.json
{
"atlassianRemoteMcp": {
"command": "npx",
"args": [
"-y",
"@atlassian/mcp"
],
"env": {
"ATLASSIAN_API_TOKEN": "your_token",
"ATLASSIAN_EMAIL": "you@company.com",
"ATLASSIAN_DOMAIN": "your-company"
}
}
}If you maintain Atlassian Remote MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/atlassian-remote-mcp)