Jira MCP Server

by brianstone
MIT License
7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_API_KEYYesYour Jira API key. You can find info on creating and managing Jira API keys at Atlassian support.
JIRA_USER_EMAILYesYour user email address. This is needed for Authorization with the API.
JIRA_PROJECT_KEYYesThe default key you'd like to use for creating new issues.
JIRA_PROJECT_URLYesYour Jira project URL including '/rest/api/3' at the end. Should look like 'https://your-project.atlassian.net/rest/api/3'.

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
example_tool

An example tool that processes messages

ID: senjnroinn