Atlassian MCP Server
Enables interaction with Atlassian services through the Atlassian CLI, allowing AI assistants to perform operations across the Atlassian suite, specifically targeting Jira workflow management.
Provides tools for interacting with Jira, enabling AI assistants to search issues with JQL, view details, add comments, update statuses, assign users, manage labels, and link related issues.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Atlassian MCP ServerFind all high priority bugs assigned to me in the WEB project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Atlassian MCP Server
MCP server that lets AI assistants interact with Jira through the Atlassian CLI.
Quick Start
See QUICKSTART.md for installation and setup.
Related MCP server: JIRA MCP Server
Features
✅ Search issues with JQL queries
✅ View full issue details
✅ Add comments
✅ Update status/transitions
✅ Assign to users
✅ Manage labels and custom fields
✅ Link related issues
How It Works
The MCP server calls the Atlassian CLI (acli) commands:
AI assistant calls an MCP tool (e.g.,
jira_search)MCP server executes corresponding
aclicommandResults are parsed and returned to the AI
Prerequisites
Node.js 18+
Atlassian CLI:
winget install Atlassian.AtlassianCliAuthenticated Jira account:
acli jira auth login
Available Tools
Tool | Description |
| Search with JQL queries |
| Get issue details |
| Add comments |
| Change status |
| Assign to user |
| Update custom fields |
| Add labels |
| Remove labels |
| Link issues |
Usage Example
Ask your AI assistant:
"Find my open work items"
"Add a comment to PROJ-123"
"Show high priority issues"
"Move PROJ-456 to In Progress"
The AI will automatically use the appropriate MCP tools.
Development
npm install # Install dependencies
npm run build # Build TypeScript
npm run watch # Auto-rebuild on changes
npm start # Run the serverLinks
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceEnables AI systems to interact with JIRA through natural language, allowing users to retrieve issue details, create new tickets, search using JQL, and access project information.Last updated3
- Alicense-qualityDmaintenanceEnables AI assistants to search, view, create, and update JIRA issues using natural language commands and JQL queries.Last updated86Apache 2.0
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with Jira Cloud by managing issues, comments, custom fields, and sprint tasks through a standardized interface. Supports issue creation, updates, team activity tracking, and progress reporting.Last updated1186Apache 2.0
- AlicenseAquality-maintenanceEnables AI assistants to interact with Atlassian Jira Cloud, allowing users to manage projects, issues, comments, and workflows through natural language commands.Last updated6863
Related MCP Connectors
Connect to Atlassian Jira, Confluence, and Compass to search, create, and manage your work.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Streamline your Attio workflows using natural language to search, create, update, and organize com…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/glenngunnarsson-spp/atlassian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server