mcp-server-jira
0
JIRA MCP Server is a Model Context Protocol server that facilitates interaction with JIRA by providing functionalities such as fetching sprint tickets and obtaining ticket details. It is implemented in TypeScript and integrates with JIRA API for seamless operations.
list-sprint-tickets
Get a list of tasks in the event sprint
get-ticket-details
Get detailed information about the task
add-comment
Add a comment to a task
link-tickets
Link two tasks
update-description
Update task description
list-child-issues
List subtasks of tasks
create-sub-ticket
Create subtasks