jira-mcp
22
JIRA MCP Server is a platform that allows Large Language Models (LLMs) to interact with JIRA by enabling advanced search queries and detailed issue retrieval through JIRA's API. It integrates with tools like Claude Desktop to facilitate automation and data handling in project management.
JIRA MCP Server
An MCP server that enables Large Language Models (LLMs) to interact with JIRA using standardized tools and context.
Features
- JQL Search: Execute complex JQL queries with pagination support
- Issue Details: Retrieve detailed information about specific JIRA issues
Prerequisites
- npm installed
- A JIRA instance with API access
- JIRA API token or Personal Access Token
- JIRA user email associated with the API token
Usage
Integration with Claude Desktop
- Add the server configuration to Claude Desktop's config file.
- Restart Claude Desktop to load the new configuration.
Available Tools
1. JQL Search
Executes a JQL search query with customizable parameters.
2. Get Issue
Retrieves detailed information about a specific issue.