mcp-jira-python
3
MCP JIRA Python is a server implementation that integrates with JIRA using the Model Context Protocol, enabling various JIRA task management tools. The project is designed to run locally alongside AI clients like Claude Desktop, offering features such as issue creation, updates, and relationship management.
MCP JIRA Python 🚀
A Python implementation of an MCP server for JIRA integration. It offers various tools to manage JIRA tasks.
Tools Available
- Delete a JIRA issue or subtask
- Create a new JIRA issue with customizable fields
- Retrieve complete issue details
- Create issue relationships
- Update existing issues
- User account lookup
- List JIRA fields and issue types
- Search for issues within a project
- Add text comments or comments with attachments to issues
Configuration
Configure Claude Desktop on Windows, Mac, or Linux to integrate with JIRA via MCP JIRA Python tools.
Running MCP JIRA Python Tools
The tools are listed under the jira-api server in Claude Desktop. Users can run tasks by prompting Claude.
Testing
There are ongoing plans to add descriptions and code for running tests and generating coverage reports.