Skip to main content
Glama

Jira MCP Server

get_jira_transitions

Retrieve available workflow transitions for a Jira issue by specifying its issue key, enabling users to view and manage next steps in the issue's lifecycle with ease.

Instructions

Get available workflow transitions for a Jira issue

Input Schema

NameRequiredDescriptionDefault
issue_keyYesThe issue key (e.g., PROJECT-123)

Input Schema (JSON Schema)

{ "properties": { "issue_key": { "description": "The issue key (e.g., PROJECT-123)", "type": "string" } }, "required": [ "issue_key" ], "type": "object" }
Install Server

Other Tools from Jira MCP Server

Related Tools

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/InfinitIQ-Tech/mcp-jira'

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