mcp-atlassian
NewAtlassian MCP server for Jira and Confluence integration
Overview
<!-- --- scope: paths: - README.md - .claude-plugin/marketplace.json summary: "Project overview and installation" last_updated: 2026-05-12T23:14:02Z --- -->
claude-code-plugins
A personal marketplace of Claude Code plugins — self-contained bundles of skills, agents, and slash commands that extend Claude Code's capabilities for AI-assisted development workflows.
Summary
This repository is both the plugin source and the marketplace registry it publishes from. Each plugin is an independently versioned, self-contained unit that Claude Code can install directly. Plugins extend Claude Code with purpose-built workflows for git, code review, documentation, UI development, backend development, and architectural governance.
Installation
Install a plugin from this marketplace by pointing Claude Code at this repo's marketplace registry:
# Add this marketplace to Claude Code
claude plugins marketplace add https://github.com/dnlopes/claude-code-pluginsThen install individual plugins:
claude plugins install curator
claude plugins install git-workflow
claude plugins install governorAvailable Plugins
| Plugin | Description |
|---|---|
curator | Repository documentation for AI agents, with git-based staleness tracking |
git-workflow | Git and GitHub workflow commands for commits and pull requests |
governor | Project tenets management via user-invocable skills: bootstrap, manage, and verify architectural constraints in AGENTS.md |
review-toolkit | Multi-agent code review toolkit with specialized reviewers |
ui-dev | UI development toolkit with headless browser automation and shadcn/ui |
backend-dev | Backend development toolkit with database and API best practices |
Documentation
- •Architecture — System design and component relationships
- •Patterns — Plugin conventions and invariants
- •Development — Contributing and release workflow
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/mcp-atlassian.md https://raw.githubusercontent.com/dnlopes/claude-code-plugins/main/SKILL.md/mcp-atlassianFrequently Asked Questions
What is mcp-atlassian?
Atlassian MCP server for Jira and Confluence integration
How to install mcp-atlassian?
To install mcp-atlassian, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /mcp-atlassian.
What is mcp-atlassian best for?
mcp-atlassian is a community categorized under General. It is designed for: mcp. Created by David Lopes.