jira-mcp
Related Servers
Alternatives to jira-mcp
No user-submitted related servers found.
Related Servers
- FlicenseBqualityCmaintenanceMCP server that connects AI assistants to your Jira site, supporting PAT or SSO authentication for search, read, create, update, and delete operations on issues.1735 npm-
- AlicenseNot gradedqualityAmaintenanceMCP server for interacting with Jira Cloud instances. Enables issue management, JQL queries, project and sprint management, and batch operations via natural language interfaces.112 npm4MIT
- FlicenseNot gradedqualityBmaintenanceMCP server that provides AI assistants with access to Jira Cloud for issue management, search, and workflow operations.-
- AlicenseNot gradedqualityBmaintenanceA Model Context Protocol (MCP) server that connects AI assistants to Jira Server/Data Center, enabling issue management, JQL search, sprint tracking, and natural language interaction with Jira.MIT
- AlicenseNot gradedqualityCmaintenanceA lightweight MCP server for self-hosted Jira Server, exposing REST API v2 tools for search, issue creation/update, transitions, comments, and more to AI clients via MCP protocol.MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for Jira Cloud — gives AI agents full context and control over Jira issues, projects, sprints, and workflows.58 npmMIT
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: search vs. get specific issue vs. get epic children, get vs. perform transition, and add comment/attachment are well separated. Overlap is minimal and descriptions clarify boundaries.
All tool names follow a consistent snake_case verb_noun pattern (search_issues, get_issue, create_issue, etc.). The pattern is predictable throughout.
9 tools is a well-scoped set for JIRA issue management. Every tool earns its place, covering search, read, create, update, transitions, comments, and attachments without excess.
Core issue operations are present (search, get, create, update, transitions, comments, attachments), but lifecycle coverage is incomplete: no delete_issue, assign_issue, link_issue, or project/sprint operations. Agents may hit dead ends for deletion or assignment workflows.