Jira provides a developer-focused Model Context Protocol (MCP) server designed to seamlessly integrate AI models, such as Claude, with Jira instances. Written in Rust, it communicates over standard input/output (stdio), offering a robust and efficient way for AI to automate and assist with Jira-related tasks. It exposes a comprehensive set of tools for creating, updating, searching, and managing issues, fields, users, and projects, significantly enhancing productivity for development teams.
Key Features
01Get detailed issue and user information
022 GitHub stars
03Create and update Jira issues
04Search for issues and users
05List fields, issue types, boards, and projects
06Configurable Jira REST client with PAT/Bearer authentication