raalarcon9705/jira-mcp
by Various
Open source MCP server for Jira & Atlassian — manage issues, sprints & Confluence via Claude, Cursor, or any MCP client. No install, just npx.
MCP
raalarcon9705/jira-mcp
Added 1 June 2026
Overview
An open source MCP server that connects Jira and Atlassian tools to any MCP client. It enables managing issues, sprints, and Confluence directly from tools like Claude or Cursor. Run it with a single npx command, no installation needed.
Best for
Best for
Developers who want a lightweight, code-driven bridge between AI tools and Atlassian products
Use cases
- Manage Jira issues from an AI assistant or chat interface
- Update sprint status and assign tasks from a coding environment
- Query Confluence documentation through a conversational client
How to use
Install
npx raalarcon-jira-mcp-server Tested with
Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue
Example client config
{\n "mcpServers": {\n "jira": {\n "command": "npx",\n "args": ["-y", "raalarcon-jira-mcp-server"],\n "env": {\n "JIRA_HOST": "https://your-domain.atlassian.net",\n "JIRA_EMAIL": "your-email@example.com",\n "JIRA_API_TOKEN": "your-api-token"\n }\n }\n }\n} Notes
An open source MCP server that connects Jira and Atlassian tools to any MCP client. It enables managing issues, sprints, and Confluence directly from tools like Claude or Cursor. Run it with a single npx command, no installation needed.
4 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- Manage Jira issues from an AI assistant or chat interface
- Update sprint status and assign tasks from a coding environment
- Query Confluence documentation through a conversational client
Pros
- Open source with TypeScript codebase for easy customization
- Zero-install execution via npx simplifies setup
- Compatible with multiple MCP clients like Claude and Cursor
Cons
- Low GitHub star count may indicate limited community or maturity
- Requires valid Jira and Confluence credentials and network access
- May not support every Jira or Confluence operation out of the box
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with TypeScript codebase for easy customization
- Zero-install execution via npx simplifies setup
- Compatible with multiple MCP clients like Claude and Cursor
Cons
- Low GitHub star count may indicate limited community or maturity
- Requires valid Jira and Confluence credentials and network access
- May not support every Jira or Confluence operation out of the box
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.