Jira MCP Server for Cursor

by kornbed
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port on which the MCP server will run3000
JIRA_HOSTYesYour Jira instance URL (e.g., https://your-domain.atlassian.net)
JIRA_EMAILYesYour email address for Jira authentication
JIRA_API_TOKENYesYour Jira API token from https://id.atlassian.com/manage/api-tokens

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_tickets

List Jira tickets assigned to you

get_ticket

Get details of a specific Jira ticket

get_comments

Get comments for a specific Jira ticket

create_ticket

Create a new Jira ticket

add_comment

Add a comment to a Jira ticket

update_status

Update the status of a Jira ticket

search_tickets

Search for tickets in specific projects using text search

ID: s4vkqq31kd