Skip to main content
Glama

Jira MCP Server

get_jira_issue

Retrieve detailed information for a specific Jira issue by providing its issue key, enabling efficient issue tracking and management on the Jira MCP Server.

Instructions

Get details for a specific Jira issue by key

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