A
licenseNot graded
qualityB
maintenanceA Model Context Protocol server that enables AI applications to interact with Jira issues, projects, and workflows through a standardized interface.
2
Apache 2.0
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct action: create issue, list boards, list issues from sprint, list projects, list sprints from board. No overlap.
All tools follow a consistent verb_noun pattern in snake_case (e.g., create_issue, list_boards). No deviations.
5 tools is well-scoped for a Jira MCP server, covering essential listing and creation operations without bloat.
The set covers creation and listing of key entities but lacks update, delete, and search operations, which are common in Jira workflows.