jira-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_API_KEYYesYour JIRA API token
JIRA_USER_EMAILYesThe email address associated with your JIRA account
JIRA_INSTANCE_URLYesYour actual JIRA instance URL

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
jql_searchPerform enhanced JQL search in Jira
get_issueRetrieve details about an issue by its ID or key.