atlassian/atlassian-mcp-server
Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice.
Platform-specific configuration:
{
"mcpServers": {
"atlassian-mcp-server": {
"command": "npx",
"args": [
"-y",
"atlassian-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...