Skip to main content
Glama
pascalhubacher

Jira Cloud MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_EMAILYesThe email address of your Jira account
JIRA_BASE_URLYesYour Jira Cloud URL, e.g. https://yourcompany.atlassian.net
JIRA_API_TOKENYesAn API token generated in your Atlassian account settings
JIRA_MCP_RATE_LIMITNoMax tool calls per second (default: 10)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_attachmentB

Get attachment metadata

submit_bulk_deleteC

Bulk delete issues

submit_bulk_editC

Bulk edit issues

submit_bulk_moveD

Bulk move issues

submit_bulk_transitionB

Bulk transition issue statuses

create_componentC

Create component

get_fieldsC

Get fields

create_issueD

Create issue

create_issuesB

Bulk create issue

bulk_fetch_issuesC

Bulk fetch issues

get_create_issue_metaC

Get create issue metadata

get_issueD

Get issue

edit_issueD

Edit issue

delete_issueD

Delete issue

assign_issueD

Assign issue

add_attachmentD

Add attachment

get_change_logsD

Get changelogs

get_change_logs_by_idsC

Get changelogs by IDs

get_commentsD

Get comments

add_commentD

Add comment

get_commentC

Get comment

update_commentD

Update comment

delete_commentC

Delete comment

get_edit_issue_metaC

Get edit issue metadata

get_issue_propertyC

Get issue property

set_issue_propertyC

Set issue property

delete_issue_propertyC

Delete issue property

get_remote_issue_linksC

Get remote issue links

create_or_update_remote_issue_linkC

Create or update remote issue link

get_remote_issue_link_by_idB

Get remote issue link by ID

delete_remote_issue_link_by_idB

Delete remote issue link by ID

get_transitionsD

Get transitions

do_transitionC

Transition issue

get_votesC

Get votes

add_voteD

Add vote

remove_voteC

Delete vote

get_issue_watchersC

Get issue watchers

add_watcherC

Add watcher

remove_watcherC

Delete watcher

get_issue_worklogC

Get issue worklogs

add_worklogD

Add worklog

get_worklogD

Get worklog

update_worklogC

Update worklog

delete_worklogC

Delete worklog

link_issuesC

Create issue link

get_issue_linkC

Get issue link

delete_issue_linkC

Delete issue link

get_issue_link_typesB

Get issue link types

get_issue_types_for_projectC

Get issue types for project

get_all_labelsA

Get all labels

get_prioritiesD

Get priorities

get_all_projectsC

Get all projects

search_projectsC

Get projects paginated

get_projectC

Get project

get_project_componentsC

Get project components

get_project_versionsC

Get project versions

search_and_reconsile_issues_using_jql_postC

Search for issues using JQL enhanced search (POST)

get_statusesC

Get all statuses

get_userD

Get user

find_bulk_assignable_usersC

Find users assignable to projects

find_usersD

Find users

create_versionD

Create version

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/pascalhubacher/jira'

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