N

atlassian-cli - Single-binary MCP server for Jira & Confluence

by•
Single-binary CLI and MCP server for Jira & Confluence. šŸ¤– MCP mode: load only the tools your agent needs — no context bloat, no OAuth required. šŸ”§ CLI mode: search, create, and update issues and Confluence pages with JSON/Markdown output. šŸ— Auth via env vars — works in CI/CD and headless environments. ☁ Supports Atlassian Cloud and Server/Data Center.

Add a comment

Replies

Best
N
Maker
šŸ“Œ
Hey Product Hunt! šŸ‘‹ I built atlassian-cli out of frustration with my own workflow. I work heavily with Jira and Confluence in CI/CD pipelines and AI agent setups. When Atlassian's official remote MCP server launched, I was excited — but quickly ran into its limitations: browser-based OAuth that breaks in headless environments, and a massive schema payload that eats into the context window before any real work starts. So I built a leaner alternative in Go. Single binary, env-var auth, and a --tools flag to load only what your agent actually needs. Happy to answer any questions about the MCP server design, the Go implementation, or how to integrate it with Claude Code or Cursor. Would love to hear how you're using Jira/Confluence in your AI workflows! šŸ™Œ