Skip to main content
Back to registry

atlassian-mcp

jeffallan/claude-skills

Installs701
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill atlassian-mcp
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Load detailed guidance based on context: Note: Always load JIRA_API_TOKEN and CONFLUENCE_API_TOKEN from environment variables or a secrets manager — never hardcode credentials. When implementing Atlassian MCP features, provide: - Querying Jira issues with JQL filters - Searching or creating Confluence pages - Automating sprint workflows and backlog management - Setting up MCP server authentication (OAuth/API tokens) - Syncing meeting notes to Jira tickets - Generating documentation from issue data - Debugging Atlassian API integration issues - Choosing between official vs open-source MCP servers - Select server - Choose official cloud, open-source, or self-hosted MCP server - Authenticate - Configure OAuth 2.1, API tokens, or PAT credentials - Design queries - Write JQL for Jira, CQL for Confluence; validate with maxResults=1 before full execution - Implement workflow - Build tool calls, handle pagination, error recovery - Verify permissions - Confirm required scopes with a read-only probe before any write or bulk operation - Deploy - Configure IDE integration, test permissions, monitor rate limits - Respect user permissions and workspace access controls - Validate JQL/CQL queries before execution (use maxResults=1 probe first) - Handle rate limits with exponential backoff - Use pagination for large result sets (50-100 items per page) - Implement error recovery for network...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does atlassian-mcp do?

atlassian-mcp is listed in SkillJury, but the source summary is still sparse.

Is atlassian-mcp good?

atlassian-mcp does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does atlassian-mcp work with?

atlassian-mcp currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to atlassian-mcp?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install atlassian-mcp?

npx skills add https://github.com/jeffallan/claude-skills --skill atlassian-mcp

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering