jira-mcp-server
0
Jira MCP Server is a Spring AI server implementation that allows AI models to perform Jira operations efficiently. It standardizes interactions using the MCP specification, offering secure and comprehensive ticket management functionalities.
Jira MCP Server
A Spring AI Model Context Protocol (MCP) server implementation that provides AI-powered tools for interacting with Jira. This project enables:
- Querying Jira tickets
- Creating new tickets
- Updating existing tickets
- Adding comments to tickets
The project follows the MCP specification to standardize interaction between AI models and Jira operations.
Features
- Ticket Query Service: Search and retrieve Jira tickets using JQL
- Ticket Operations Service: Create, update, and comment on Jira tickets
- Secure authentication using Jira API tokens
Prerequisites
- Java 21 or later
- Gradle 8.12.1 or later
- Jira instance with API access
- Jira API token