MCP ConfigsMay 12, 2026·2 min read

MCP Atlassian — Jira + Confluence Tools for Agents

mcp-atlassian is an MCP server for Jira and Confluence so your agent can search, create, and update issues/pages via IDE MCP configuration.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install 1a2f8e2b-7c7d-4a0c-bcbb-1d9b1a0b9d0f --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

mcp-atlassian is an MCP server for Jira and Confluence so your agent can search, create, and update issues/pages via IDE MCP configuration.

  • Best for: teams who live in Jira + Confluence and want agents to read/write with auditability through tool calls
  • Works with: Claude Desktop or Cursor MCP configs, uvx runner, Atlassian Cloud API tokens or Server/Data Center personal tokens
  • Setup time: 15–30 minutes

Practical Notes

  • README claims 72 tools total and includes a compatibility table (Cloud + Server/Data Center versions).
  • Config example uses uvx and environment variables for Jira and Confluence credentials.

How to Keep It Safe in Production

Jira/Confluence write access is powerful. Guardrails:

  • Use least-privilege credentials (separate service account if possible).
  • Keep tokens out of the repo; load them via your MCP client’s env management.
  • Start with read-only workflows (search, get issue/page) before enabling create/update flows.

Common “Good” Agent Tasks

  • Find issues assigned to a user via JQL, then summarize into a standup note.
  • Search Confluence for onboarding pages and compile a checklist for new hires.

FAQ

Q: Does it support on-prem Atlassian? A: Yes—README states Server/Data Center is supported and notes using personal access tokens.

Q: How is it configured? A: Via MCP client config; README shows uvx command and env var setup.

Q: How many tools are included? A: README states 72 tools total (see Tools Reference in docs).

🙏

Source & Thanks

Source: https://github.com/sooperset/mcp-atlassian > License: MIT > GitHub stars: 5,153 · forks: 1,160

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets