M
MCP Atlassian Extended
作者 @vish288
MCP server extending mcp-atlassian with 22 tools for Jira and Confluence: attachments, agile boards, sprints, backlog, user search, calendars, time-off, sprint capacity. Works with Claude, Cursor, VS Code, Windsurf. Python, pip-installable.
创建于 2/21/2026
更新于 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-atlassian-extended
Cursor 配置 (mcp.json)
{
"mcpServers": {
"vish288-mcp-atlassian-extended": {
"command": "uvx",
"args": [
"mcp-atlassian-extended"
]
}
}
}