Enables interaction with Jira, allowing users to create tickets, fetch project information, and update Jira dashboards directly through the AI assistant.
MCP Jira
Model Context Protocol (MCP) server for Jira. This integration supports updating Jira dashboards.
Example Usage
Ask your AI assistant to:
- 📝 Create Jira Tickets - Create Jira tickets right from cursor
- 📄 Get project info - Fetch project info
Feature Demo
Quick Start Guide
1. Authentication Setup
First, generate the necessary authentication tokens for Jira:
For Cloud
- Go to https://id.atlassian.com/manage-profile/security/api-tokens
- Click Create API token, name it
- Copy the token
2. Installation
- Clone this repo.
- Install
uv
.
IDE Integration
MCP Jira can work with your favorite IDE.
Example: Cursor Configuration
Remarks
This is not an official Atlassian product.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Model Context Protocol server that allows AI assistants to interact with Jira, supporting operations like creating tickets and fetching project information directly from the cursor.
Related MCP Servers
- -securityFlicense-qualityA server implementation that allows AI models to interact with Jira through the Model Context Protocol, enabling tasks like JQL searches and retrieving issue details.Last updated -Python
- AsecurityAlicenseAqualityA Model Context Protocol server that provides integration with Jira, allowing Large Language Models to interact with Jira projects, boards, sprints, and issues through natural language.Last updated -54542TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.Last updated -7241TypeScriptMIT License
- -securityAlicense-qualityA Simple Model Context Protocol server that enables AI assistants to interact with Jira, allowing operations like fetching tickets, adding comments, and updating ticket status.Last updated -1PythonApache 2.0