Atlassian MCP — управление Jira и Confluence из IDE
integration
Atlassian mcp is a Claude Code skill that connects Jira and Confluence through the MCP protocol, letting you query issues, manage sprints, and edit documentation without leaving your IDE. Reach for it when you need to bulk-update tickets using complex JQL filters, sync meeting notes to Jira issues automatically, hunt down the right Confluence page without clicking through spaces, or groom a backlog before sprint planning. Under the hood it provides JQL and CQL query patterns, MCP server configuration templates (npx @sooperset/mcp-atlassian with environment-variable-based credentials), OAuth 2.1 and API-token authentication setup, pagination handling, exponential backoff for rate limits, and a maxResults=1 validation probe before any bulk write against production data. The skill outputs ready-to-use code and config, not just guidance. Its focus is Atlassian project tracking and wiki management, not general MCP infrastructure setup — for that see the mcp-developer skill. Works with Jira Cloud and Server plus Confluence; not applicable if you have no Atlassian access or need to integrate with non-Atlassian trackers. MIT license, by Jeffallan, version 1.1.0.
- #jira
- #confluence
- #atlassian
- #mcp
- #project-management
- #automation