Atlassian MCP Server
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Quick Start
Install Command
# Atlassian MCP Server
# 1. Find the exact package/command in the repo README:
# https://github.com/atlassian/atlassian-mcp-server#readme
#
# 2. Add it to Claude Code:
claude mcp add atlassian -- <command from README>
#
# …or add to claude_desktop_config.json:
# {
# "mcpServers": {
# "atlassian-mcp-server": { "command": "<...>", "args": ["<...>"] }
# }
# }