atlassian-skills

eunsanMountain/atlassian-skills
★ 16 stars Python API Integration Updated today
Token-efficient CLI for Atlassian Server/DC (Jira, Confluence, Bitbucket) — drop-in alternative to mcp-atlassian for LLM agents. Compact output, lossless XHTML<->Markdown round-trip, Claude Code + Codex + GitHub Copilot integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atlassian-skills": {
      "command": "uvx",
      "args": [
        "atlassian-skills"
      ]
    }
  }
}

Or install with pip: pip install atlassian-skills

README Excerpt

A token-efficient CLI that brings [mcp-atlassian](https://github.com/sooperset/mcp-atlassian) functionality to the command line — optimized for LLM agent workflows on Atlassian Server/DC. mcp-atlassian is great for Cloud setups, but on Server/DC its MCP protocol overhead and verbose JSON responses consume tokens fast. It also lacks lossless Confluence markup round-tripping — edits via MCP can silently alter page content.

Tools (3)

commandkeyringstorage

Topics

atlassianbitbucketclaude-codeclicodexconfluencejirallmllm-agentsmcp-alternativepythonserver-dctoken-efficient