1broseidon_mcp-jira-server

1broseidon_mcp-jira-server

3.2

If you are the rightful owner of 1broseidon_mcp-jira-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.

create_issue

Creates a new Jira issue with specified parameters.

list_issues

Lists issues in the project with optional status filtering.

update_issue

Updates an existing issue with new details.

get_issue

Retrieves detailed information about a specific issue.

delete_issue

Deletes a specified Jira issue.

add_comment

Adds a comment to an existing issue.