Jira MCP Integration

Connect AI agents to Jira • Open Source • koveh.com

Cursor AI and other agents write amazing code. In enterprises, tasks are given in Jira, GitHub Issues, Azure DevOps. AI needs access to such instruments.

We don't store any data. Your credentials are used only for API requests.

Connect to Jira

API Endpoints

POST/api/connect
GET/api/user
GET/api/projects
GET/api/issues?project=KEY
GET/api/issue/KEY
POST/api/issues
PUT/api/issue/KEY
DELETE/api/issue/KEY
GET/api/search?jql=...

Output

Ready to connect...

How to Use

Option 1: Remote MCP in Cursor ⭐ Recommended

Connect above to get your personal MCP config. No installation needed!

Option 2: Web Dashboard

Manage Jira tasks directly from this page.

Option 3: Local MCP

git clone https://github.com/Koveh/jira-mcp.git
pip install -r requirements.txt
# Then add to ~/.cursor/mcp.json with local path

Get API token: id.atlassian.com/manage-profile/security/api-tokens