atlassian-mcp

仓库创建 2025年10月21日最近提交 2 个月前SkillHot 收录 21 天前
▸ 精选理由

适合需要自动化项目追踪与文档同步的团队

▸ 风险提示

需要配置 API token/ OAuth,涉及敏感凭证

这个 Skill 做什么

通过 MCP 协议对接 Atlassian,用于查询/创建 Jira 和编辑 Confluence。

可以通过 MCP 协议直接和 Jira、Confluence 交互,帮你用 JQL 查询 issue、创建或修改 ticket、编辑 Confluence 页面(CQL)、管理 sprint 和 backlog。常在需要把会议纪要同步成 issue、自动化项目追踪或调试 Atlassian API 时用。特别之处是原生支持 MCP、JQL/CQL,能做细粒度字段与权限操作,省去大量手工点界面和重复同步工作。

▸ 展开 SKILL.md 英文原文

Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating tickets with custom fields, searching or editing Confluence pages with CQL, managing sprints and backlogs, setting up MCP server authentication, syncing documentation, or debugging Atlassian API integrations.

自动化集成JiraConfluence自动化通用
1.1w
Stars
984
Forks
40
仓库内 Skill
+310
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/atlassian-mcp/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/atlassian-mcp/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Atlassian MCP Expert

## When to Use This Skill

- 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

## Core Workflow

1. **Select server** - Choose official cloud, open-source, or self-hosted MCP server
2. **Authenticate** - Configure OAuth 2.1, API tokens, or PAT credentials
3. **Design queries** - Write JQL for Jira, CQL for Confluence; validate with `maxResults=1` bef
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有