A
licenseA
qualityF
maintenanceA local MCP server for Jira Cloud-driven development. Connects MCP clients to Jira for searching issues, reading tasks, parsing attachments, and mapping projects to local repos.
10
11 npm
MIT
No user-submitted related servers found.
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools.
The single tool uses a clear verb_noun pattern (download_jira_attachment), consistent with good naming conventions.
The server is named 'attachments' but provides only a download tool; this is far too few for the implied scope.
Missing fundamental operations like upload, delete, or list attachments, leaving agents with a dead-end workflow.