Jira
Summary
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.
Available Actions(6)
list_tickets
List your Jira tickets.
view
View ticket details. Parameters: TICKET (string) - The ID of the ticket to view.
comments
Get ticket comments. Parameters: TICKET (string) - The ID of the ticket to get comments for.
create
Create a new Jira ticket.
comment
Add a comment to an existing ticket. Parameters: TICKET (string) - The ID of the ticket to add a comment to.
status
Update the status of an existing ticket. Parameters: TICKET (string) - The ID of the ticket to update.
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación