Skip to main content
Glama
thisIsRasel

jira-mcp-server

by thisIsRasel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_TOKENNoBearer token for authentication. If set, takes priority over username/password.
JIRA_BASE_URLNoThe base URL of your Jira instance, e.g. https://your-jira-instance.com
JIRA_PASSWORDNoPassword for basic authentication.
JIRA_USERNAMENoUsername for basic authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
jira_searchB

Search Jira issues using JQL

jira_get_issueC

Retrieve Jira issue details

jira_create_issueC

Create a Jira task

jira_add_commentC

Add comment to issue

jira_assign_issueC

Assign issue to user

jira_transition_issueC

Move issue to another workflow state

jira_projectsC

Get Jira projects

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thisIsRasel/jira-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server