Jira MCP Server
Provides MCP resources and tools for AI assistants to access, search, and manage core Jira entities including issues, projects, users, worklogs, comments, and attachments.
issues
DatasetRetrieves a specific issue by ID/Key or searches for issues using JQL.
projects
DatasetRetrieves details about projects visible to the user.
groups
DatasetRetrieves information about user groups, including listing groups and finding members.
users
DatasetRepresents users in Jira Cloud. Used to get user details.
dashboards
DatasetRetrieves information about dashboards and their contents (gadgets).
workflows
DatasetRepresents workflows, defining the lifecycle of issues. (Using fields from the deprecated GET endpoint as schema reference.)
webhooks_management
DatasetRetrieves a list of dynamic webhooks registered by the app.
issue_types
DatasetRepresents issue types (Task, Bug, Story, etc.) available in Jira.
issue_votes
DatasetRetrieves the voting status and list of users who voted for a specific issue.
issue_watchers
DatasetRetrieves the list of users watching a specific issue.
issue_worklog_properties
DatasetRetrieves all properties associated with a specific worklog.
issue_worklogs
DatasetPaginated list of worklogs associated with a specific issue.
issue_worklog_single
DatasetDetails of a single worklog entry.
deleted_worklog_ids
DatasetRetrieves a list of IDs for worklogs that have been deleted since a specified time.
updated_worklog_ids
DatasetRetrieves a list of IDs for worklogs that have been updated since a specified time.
worklogs_by_id_bulk_fetch
DatasetRetrieves worklogs based on a list of provided IDs (uses POST method for bulk retrieval).
issue_search
DatasetSearches for issues using JQL (Jira Query Language).
issue_comments_by_issue
DatasetRetrieves all comments associated with a specific issue.
issue_comments_by_id_list
DatasetRetrieves a paginated list of comments specified by a list of comment IDs.
issue_comment_properties
DatasetRetrieves all properties associated with a specific issue comment.
jira_attachment_settings
DatasetReturns the attachment settings, including whether attachments are enabled and the maximum size allowed.
issue_attachment_metadata
DatasetReturns the metadata for a specific attachment (not the content itself).
issue_attachment_content
DatasetReturns the binary contents of an attachment, supporting HTTP Range headers for partial downloads.
bulk_operation_status
DatasetRetrieves the status of an asynchronous bulk operation (e.g., bulk transition or edit).
create_issue
ToolCreates a new issue or subtask.
edit_issue
ToolEdits an existing issue.
delete_issue
ToolDeletes an issue.
create_project
ToolCreates a project based on a project type template.
update_project
ToolUpdates an existing project.
delete_project
ToolDeletes a project.
create_group
ToolCreates a new group.
delete_group
ToolDeletes a group.
add_user_to_group
ToolAdds a user to a specified group.
remove_user_from_group
ToolRemoves a user from a specified group.
create_user
ToolCreates a user (legacy compatibility).
create_dashboard
ToolCreates a new dashboard.
update_dashboard
ToolUpdates an existing dashboard.
delete_dashboard
ToolDeletes a dashboard.
bulk_create_workflows
ToolCreates multiple workflows (recommended replacement for POST /workflow).
bulk_update_workflows
ToolUpdates multiple existing workflows.
delete_inactive_workflow
ToolDeletes an inactive workflow by ID.
validate_create_workflows
ToolValidates the payload for bulk workflow creation.
validate_update_workflows
ToolValidates the payload for bulk workflow updates.
preview_workflow
ToolPreviews the workflow configuration.
create_webhook
ToolRegisters a new dynamic webhook.
delete_webhooks
ToolDeletes a list of dynamic webhooks by ID.
create_issue_type
ToolCreates a new issue type.
update_issue_type
ToolUpdates an existing issue type.
delete_issue_type
ToolDeletes an issue type.
load_issue_type_avatar
ToolSets an avatar for an issue type.
add_vote_to_issue
ToolAdds the current user's vote to an issue.
remove_vote_from_issue
ToolRemoves the current user's vote from an issue.
get_is_watching_issue_bulk
ToolReturns, for the user, details of the watched status of issues from a list.
add_watcher_to_issue
ToolAdds a user as a watcher of an issue by passing the account ID of the user.
delete_watcher_from_issue
ToolRemoves a user as a watcher of an issue.
set_worklog_property
ToolSets or updates a property for a specific worklog.
delete_worklog_property
ToolDeletes a property from a specific worklog.
add_worklog
ToolAdds a worklog to an issue.
update_worklog
ToolUpdates an existing worklog.
delete_worklog
ToolDeletes a specific worklog entry.
bulk_delete_worklogs
ToolDeletes multiple worklogs associated with an issue (endpoint inferred from summary list).
bulk_move_worklogs
ToolMoves multiple worklogs from one issue to another.
search_issues_post
ToolSearches for issues using JQL via POST request, useful for complex queries or specific field selection.
add_comment
ToolAdds a comment to an issue.
update_comment
ToolUpdates an existing comment.
delete_comment
ToolDeletes a comment.
set_comment_property
ToolSets or updates a property for a specific issue comment.
delete_comment_property
ToolDeletes a property from a specific issue comment.
delete_attachment
ToolDeletes an attachment.
add_attachment
ToolAdds an attachment to a specified issue.
bulk_transition_issues
ToolPerforms a workflow transition on a list of issues asynchronously.
bulk_edit_issues
ToolEdits fields for a list of issues asynchronously.
Jira Resources
Jira MCP Server
Connect your AI to Jira data through the Model Context Protocol.
- Granularly control which tools your AI can access
- Full visibility with logging and auditing
- Standard MCP protocol - no custom wrappers needed
Select a dataset or tool from the left to see more details
Universal MCP Server for Jira
Connect Claude, Microsoft Copilot, and any MCP-compatible AI to Jira. One server, instant access to datasets, tools, and workflows.
- Model Context Protocol: Industry standard supported by Claude and Microsoft Copilot
- Fine-Grained Control: Choose exactly which datasets and tools your AI can access
- Connect Once, Use Everywhere: Single authentication for all your AI assistants
Get Started with Your Favorite AI Tool
Follow our step-by-step guides for popular AI frameworks and tools