Jira MCP Server provides a TypeScript-based integration with Jira, enabling AI assistants to interact directly with Jira tickets through standardized tools. The server supports core ticket management operations like listing, viewing, creating, commenting, and updating ticket statuses, with full MCP protocol support for seamless interaction. Built for developers and project managers who want to streamline their Jira workflow through conversational AI interfaces.
暂无评论. 成为第一个评论的人!
登录以参与讨论
List your tickets.
View ticket details. Parameters: ticket_id (string)
Get ticket comments. Parameters: ticket_id (string)
Create a new ticket.
Add a comment to a ticket. Parameters: ticket_id (string)
Update ticket status. Parameters: ticket_id (string)