jira-mcp-server

sargonpiraev/jira-mcp-server

3.2

If you are the rightful owner of jira-mcp-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.

The Jira Cloud platform REST API MCP Server provides seamless integration with AI tools, enabling automated workflows and real-time data access.

Tools
5
Resources
0
Prompts
0

The Jira Cloud platform REST API MCP Server 🔧

npm version npm downloads license pipeline status smithery badge MCP Compatible Join Discord

Features

  • 🔌 Seamless AI Integration: Direct The Jira Cloud platform REST API API access from Claude, Cursor, and VS Code
  • 🤖 Automated Workflows: Automate The Jira Cloud platform REST API operations and data access
  • 📊 Complete API Coverage: 594+ tools covering all major The Jira Cloud platform REST API features
  • Real-time Access: Access The Jira Cloud platform REST API data instantly from AI assistants
  • 🔧 Professional Integration: Error handling, validation, and comprehensive logging

Get Your Credentials

Before installation, you'll need a The Jira Cloud platform REST API API key:

  1. Open The Jira Cloud platform REST API app or web interface
  2. Go to Settings → Account → API Access
  3. Generate new API key or copy existing one
  4. Save this key for the installation steps below

Requirements

  • Node.js >= v18.0.0
  • The Jira Cloud platform REST API API key
  • Cursor, VS Code, Claude Desktop or another MCP Client

Installation

Installing via Smithery

To install The Jira Cloud platform REST API MCP Server for any client automatically via Smithery:

npx -y @smithery/cli@latest install @sargonpiraev/jira-mcp-server --client <CLIENT_NAME>
Install in Cursor
Cursor One-Click Installation

Install MCP Server

Manual Configuration

Add to your Cursor ~/.cursor/mcp.json file:

{
  "mcpServers": {
    "jira-mcp-server": {
      "command": "npx",
      "args": ["-y", "@sargonpiraev/jira-mcp-server"],
      "env": {
        "JIRA_CLIENT_ID": "your-jira_client_id",
        "JIRA_CLIENT_SECRET": "your-jira_client_secret"
      }
    }
  }
}
Install in VS Code

Or add manually to your VS Code settings:

"mcp": {
  "servers": {
    "jira-mcp-server": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "@sargonpiraev/jira-mcp-server"],
      "env": {
        "JIRA_CLIENT_ID": "your-jira_client_id",
        "JIRA_CLIENT_SECRET": "your-jira_client_secret"
      }
    }
  }
}
Install in Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "jira-mcp-server": {
      "command": "npx",
      "args": ["-y", "@sargonpiraev/jira-mcp-server"],
      "env": {
        "JIRA_CLIENT_ID": "your-jira_client_id",
        "JIRA_CLIENT_SECRET": "your-jira_client_secret"
      }
    }
  }
}

Available Tools

  • get-banner: Get announcement banner configuration
  • set-banner: Update announcement banner configuration
  • get-custom-fields-configurations: Bulk get custom field configurations
  • update-multiple-custom-field-values: Update custom fields
  • get-custom-field-configuration: Get custom field configurations
  • update-custom-field-configuration: Update custom field configurations
  • update-custom-field-value: Update custom field value
  • get-application-property: Get application property
  • get-advanced-settings: Get advanced settings
  • set-application-property: Set application property
  • get-all-application-roles: Get all application roles
  • get-application-role: Get application role
  • get-attachment-content: Get attachment content
  • get-attachment-meta: Get Jira attachment settings
  • get-attachment-thumbnail: Get attachment thumbnail
  • remove-attachment: Delete attachment
  • get-attachment: Get attachment metadata
  • expand-attachment-for-humans: Get all metadata for an expanded attachment
  • expand-attachment-for-machines: Get contents metadata for an expanded attachment
  • get-audit-records: Get audit records
  • get-all-system-avatars: Get system avatars by type
  • submit-bulk-delete: Bulk delete issues
  • get-bulk-editable-fields: Get bulk editable fields
  • submit-bulk-edit: Bulk edit issues
  • submit-bulk-move: Bulk move issues
  • get-available-transitions: Get available transitions
  • submit-bulk-transition: Bulk transition issue statuses
  • submit-bulk-unwatch: Bulk unwatch issues
  • submit-bulk-watch: Bulk watch issues
  • get-bulk-operation-progress: Get bulk issue operation progress
  • get-bulk-changelogs: Bulk fetch changelogs
  • get-all-user-data-classification-levels: Get all classification levels
  • get-comments-by-ids: Get comments by IDs
  • get-comment-property-keys: Get comment property keys
  • delete-comment-property: Delete comment property
  • get-comment-property: Get comment property
  • set-comment-property: Set comment property
  • find-components-for-projects: Find components for projects
  • create-component: Create component
  • delete-component: Delete component
  • get-component: Get component
  • update-component: Update component
  • get-component-related-issues: Get component issues count
  • get-configuration: Get global settings
  • get-selected-time-tracking-implementation: Get selected time tracking provider
  • select-time-tracking-implementation: Select time tracking provider
  • get-available-time-tracking-implementations: Get all time tracking providers
  • get-shared-time-tracking-configuration: Get time tracking settings
  • set-shared-time-tracking-configuration: Set time tracking settings
  • get-custom-field-option: Get custom field option
  • get-all-dashboards: Get all dashboards
  • create-dashboard: Create dashboard
  • bulk-edit-dashboards: Bulk edit dashboards
  • get-all-available-dashboard-gadgets: Get available gadgets
  • get-dashboards-paginated: Search for dashboards
  • get-all-gadgets: Get gadgets
  • add-gadget: Add gadget to dashboard
  • remove-gadget: Remove gadget from dashboard
  • update-gadget: Update gadget on dashboard
  • get-dashboard-item-property-keys: Get dashboard item property keys
  • delete-dashboard-item-property: Delete dashboard item property
  • get-dashboard-item-property: Get dashboard item property
  • set-dashboard-item-property: Set dashboard item property
  • delete-dashboard: Delete dashboard
  • get-dashboard: Get dashboard
  • update-dashboard: Update dashboard
  • copy-dashboard: Copy dashboard
  • get-policy: Get data policy for the workspace
  • get-policies: Get data policy for projects
  • get-events: Get events
  • analyse-expression: Analyse Jira expression
  • evaluate-jira-expression: Currently being removed. Evaluate Jira expression
  • evaluate-jsisjira-expression: Evaluate Jira expression using enhanced search API
  • get-fields: Get fields
  • create-custom-field: Create custom field
  • remove-associations: Remove associations
  • create-associations: Create associations
  • get-fields-paginated: Get fields paginated
  • get-trashed-fields-paginated: Get fields in trash paginated
  • update-custom-field: Update custom field
  • get-contexts-for-field: Get custom field contexts
  • create-custom-field-context: Create custom field context
  • get-default-values: Get custom field contexts default values
  • set-default-values: Set custom field contexts default values
  • get-issue-type-mappings-for-contexts: Get issue types for custom field context
  • get-custom-field-contexts-for-projects-and-issue-types: Get custom field contexts for projects and issue types
  • get-project-context-mapping: Get project mappings for custom field context
  • delete-custom-field-context: Delete custom field context
  • update-custom-field-context: Update custom field context
  • add-issue-types-to-context: Add issue types to context
  • remove-issue-types-from-context: Remove issue types from context
  • get-options-for-context: Get custom field options (context)
  • create-custom-field-option: Create custom field options (context)
  • update-custom-field-option: Update custom field options (context)
  • reorder-custom-field-options: Reorder custom field options (context)
  • delete-custom-field-option: Delete custom field options (context)
  • replace-custom-field-option: Replace custom field options
  • assign-projects-to-custom-field-context: Assign custom field context to projects
  • remove-custom-field-context-from-projects: Remove custom field context from projects
  • get-contexts-for-field-deprecated: Get contexts for a field
  • get-screens-for-field: Get screens for a field
  • get-all-issue-field-options: Get all issue field options
  • create-issue-field-option: Create issue field option
  • get-selectable-issue-field-options: Get selectable issue field options
  • get-visible-issue-field-options: Get visible issue field options
  • delete-issue-field-option: Delete issue field option
  • get-issue-field-option: Get issue field option
  • update-issue-field-option: Update issue field option
  • replace-issue-field-option: Replace issue field option
  • delete-custom-field: Delete custom field
  • restore-custom-field: Restore custom field from trash
  • trash-custom-field: Move custom field to trash
  • get-all-field-configurations: Get all field configurations
  • create-field-configuration: Create field configuration
  • delete-field-configuration: Delete field configuration
  • update-field-configuration: Update field configuration
  • get-field-configuration-items: Get field configuration items
  • update-field-configuration-items: Update field configuration items
  • get-all-field-configuration-schemes: Get all field configuration schemes
  • create-field-configuration-scheme: Create field configuration scheme
  • get-field-configuration-scheme-mappings: Get field configuration issue type items
  • get-field-configuration-scheme-project-mapping: Get field configuration schemes for projects
  • assign-field-configuration-scheme-to-project: Assign field configuration scheme to project
  • delete-field-configuration-scheme: Delete field configuration scheme
  • update-field-configuration-scheme: Update field configuration scheme
  • set-field-configuration-scheme-mapping: Assign issue types to field configurations
  • remove-issue-types-from-global-field-configuration-scheme: Remove issue types from field configuration scheme
  • create-filter: Create filter
  • get-default-share-scope: Get default share scope
  • set-default-share-scope: Set default share scope
  • get-favourite-filters: Get favorite filters
  • get-my-filters: Get my filters
  • get-filters-paginated: Search for filters
  • delete-filter: Delete filter
  • get-filter: Get filter
  • update-filter: Update filter
  • reset-columns: Reset columns
  • get-columns: Get columns
  • set-columns: Set columns
  • delete-favourite-for-filter: Remove filter as favorite
  • set-favourite-for-filter: Add filter as favorite
  • change-filter-owner: Change filter owner
  • get-share-permissions: Get share permissions
  • add-share-permission: Add share permission
  • delete-share-permission: Delete share permission
  • get-share-permission: Get share permission
  • remove-group: Remove group
  • get-group: Get group
  • create-group: Create group
  • bulk-get-groups: Bulk get groups
  • get-users-from-group: Get users from group
  • remove-user-from-group: Remove user from group
  • add-user-to-group: Add user to group
  • find-groups: Find groups
  • find-users-and-groups: Find users and groups
  • get-license: Get license
  • create-issue: Create issue
  • archive-issues-async: Archive issue(s) by JQL
  • archive-issues: Archive issue(s) by issue ID/key
  • create-issues: Bulk create issue
  • bulk-fetch-issues: Bulk fetch issues
  • get-create-issue-meta: Get create issue metadata
  • get-create-issue-meta-issue-types: Get create metadata issue types for a project
  • get-create-issue-meta-issue-type-id: Get create field metadata for a project and issue type id
  • get-issue-limit-report: Get issue limit report
  • get-issue-picker-resource: Get issue picker suggestions
  • bulk-set-issues-properties-list: Bulk set issues properties by list
  • bulk-set-issue-properties-by-issue: Bulk set issue properties by issue
  • bulk-delete-issue-property: Bulk delete issue property
  • bulk-set-issue-property: Bulk set issue property
  • unarchive-issues: Unarchive issue(s) by issue keys/ID
  • get-is-watching-issue-bulk: Get is watching issue bulk
  • delete-issue: Delete issue
  • get-issue: Get issue
  • edit-issue: Edit issue
  • assign-issue: Assign issue
  • add-attachment: Add attachment
  • get-change-logs: Get changelogs
  • get-change-logs-by-ids: Get changelogs by IDs
  • get-comments: Get comments
  • add-comment: Add comment
  • delete-comment: Delete comment
  • get-comment: Get comment
  • update-comment: Update comment
  • get-edit-issue-meta: Get edit issue metadata
  • notify: Send notification for issue
  • get-issue-property-keys: Get issue property keys
  • delete-issue-property: Delete issue property
  • get-issue-property: Get issue property
  • set-issue-property: Set issue property
  • delete-remote-issue-link-by-global-id: Delete remote issue link by global ID
  • get-remote-issue-links: Get remote issue links
  • create-or-update-remote-issue-link: Create or update remote issue link
  • delete-remote-issue-link-by-id: Delete remote issue link by ID
  • get-remote-issue-link-by-id: Get remote issue link by ID
  • update-remote-issue-link: Update remote issue link by ID
  • get-transitions: Get transitions
  • do-transition: Transition issue
  • remove-vote: Delete vote
  • get-votes: Get votes
  • add-vote: Add vote
  • remove-watcher: Delete watcher
  • get-issue-watchers: Get issue watchers
  • add-watcher: Add watcher
  • bulk-delete-worklogs: Bulk delete worklogs
  • get-issue-worklog: Get issue worklogs
  • add-worklog: Add worklog
  • bulk-move-worklogs: Bulk move worklogs
  • delete-worklog: Delete worklog
  • get-worklog: Get worklog
  • update-worklog: Update worklog
  • get-worklog-property-keys: Get worklog property keys
  • delete-worklog-property: Delete worklog property
  • get-worklog-property: Get worklog property
  • set-worklog-property: Set worklog property
  • link-issues: Create issue link
  • delete-issue-link: Delete issue link
  • get-issue-link: Get issue link
  • get-issue-link-types: Get issue link types
  • create-issue-link-type: Create issue link type
  • delete-issue-link-type: Delete issue link type
  • get-issue-link-type: Get issue link type
  • update-issue-link-type: Update issue link type
  • export-archived-issues: Export archived issue(s)
  • get-issue-security-schemes: Get issue security schemes
  • create-issue-security-scheme: Create issue security scheme
  • get-security-levels: Get issue security levels
  • set-default-levels: Set default issue security levels
  • get-security-level-members: Get issue security level members
  • search-projects-using-security-schemes: Get projects using issue security schemes
  • associate-schemes-to-projects: Associate security scheme to project
  • search-security-schemes: Search issue security schemes
  • get-issue-security-scheme: Get issue security scheme
  • update-issue-security-scheme: Update issue security scheme
  • get-issue-security-level-members: Get issue security level members by issue security scheme
  • delete-security-scheme: Delete issue security scheme
  • add-security-level: Add issue security levels
  • remove-level: Remove issue security level
  • update-security-level: Update issue security level
  • add-security-level-members: Add issue security level members
  • remove-member-from-security-level: Remove member from issue security level
  • get-issue-all-types: Get all issue types for user
  • create-issue-type: Create issue type
  • get-issue-types-for-project: Get issue types for project
  • delete-issue-type: Delete issue type
  • get-issue-type: Get issue type
  • update-issue-type: Update issue type
  • get-alternative-issue-types: Get alternative issue types
  • create-issue-type-avatar: Load issue type avatar
  • get-issue-type-property-keys: Get issue type property keys
  • delete-issue-type-property: Delete issue type property
  • get-issue-type-property: Get issue type property
  • set-issue-type-property: Set issue type property
  • get-all-issue-type-schemes: Get all issue type schemes
  • create-issue-type-scheme: Create issue type scheme
  • get-issue-type-schemes-mapping: Get issue type scheme items
  • get-issue-type-scheme-for-projects: Get issue type schemes for projects
  • assign-issue-type-scheme-to-project: Assign issue type scheme to project
  • delete-issue-type-scheme: Delete issue type scheme
  • update-issue-type-scheme: Update issue type scheme
  • add-issue-types-to-issue-type-scheme: Add issue types to issue type scheme
  • reorder-issue-types-in-issue-type-scheme: Change order of issue types
  • remove-issue-type-from-issue-type-scheme: Remove issue type from issue type scheme
  • get-issue-type-screen-schemes: Get issue type screen schemes
  • create-issue-type-screen-scheme: Create issue type screen scheme
  • get-issue-type-screen-scheme-mappings: Get issue type screen scheme items
  • get-issue-type-screen-scheme-project-associations: Get issue type screen schemes for projects
  • assign-issue-type-screen-scheme-to-project: Assign issue type screen scheme to project
  • delete-issue-type-screen-scheme: Delete issue type screen scheme
  • update-issue-type-screen-scheme: Update issue type screen scheme
  • append-mappings-for-issue-type-screen-scheme: Append mappings to issue type screen scheme
  • update-default-screen-scheme: Update issue type screen scheme default screen scheme
  • remove-mappings-from-issue-type-screen-scheme: Remove mappings from issue type screen scheme
  • get-projects-for-issue-type-screen-scheme: Get issue type screen scheme projects
  • get-auto-complete: Get field reference data (GET)
  • get-auto-complete-post: Get field reference data (POST)
  • get-field-auto-complete-for-query-string: Get field auto complete suggestions
  • get-precomputations: Get precomputations (apps)
  • update-precomputations: Update precomputations (apps)
  • get-precomputations-by-id: Get precomputations by ID (apps)
  • match-issues: Check issues against JQL
  • parse-jql-queries: Parse JQL query
  • migrate-queries: Convert user identifiers to account IDs in JQL queries
  • sanitise-jql-queries: Sanitize JQL queries
  • get-all-labels: Get all labels
  • get-approximate-license-count: Get approximate license count
  • get-approximate-application-license-count: Get approximate application license count
  • get-my-permissions: Get my permissions
  • remove-preference: Delete preference
  • get-preference: Get preference
  • set-preference: Set preference
  • get-locale: Get locale
  • set-locale: Set locale
  • get-current-user: Get current user
  • get-notification-schemes: Get notification schemes paginated
  • create-notification-scheme: Create notification scheme
  • get-notification-scheme-to-project-mappings: Get projects using notification schemes paginated
  • get-notification-scheme: Get notification scheme
  • update-notification-scheme: Update notification scheme
  • add-notifications: Add notifications to notification scheme
  • delete-notification-scheme: Delete notification scheme
  • remove-notification-from-notification-scheme: Remove notification from notification scheme
  • get-all-permissions: Get all permissions
  • get-bulk-permissions: Get bulk permissions
  • get-permitted-projects: Get permitted projects
  • get-all-permission-schemes: Get all permission schemes
  • create-permission-scheme: Create permission scheme
  • delete-permission-scheme: Delete permission scheme
  • get-permission-scheme: Get permission scheme
  • update-permission-scheme: Update permission scheme
  • get-permission-scheme-grants: Get permission scheme grants
  • create-permission-grant: Create permission grant
  • delete-permission-scheme-entity: Delete permission scheme grant
  • get-permission-scheme-grant: Get permission scheme grant
  • get-plans: Get plans paginated
  • create-plan: Create plan
  • get-plan: Get plan
  • update-plan: Update plan
  • archive-plan: Archive plan
  • duplicate-plan: Duplicate plan
  • get-teams: Get teams in plan paginated
  • add-atlassian-team: Add Atlassian team to plan
  • remove-atlassian-team: Remove Atlassian team from plan
  • get-atlassian-team: Get Atlassian team in plan
  • update-atlassian-team: Update Atlassian team in plan
  • create-plan-only-team: Create plan-only team
  • delete-plan-only-team: Delete plan-only team
  • get-plan-only-team: Get plan-only team
  • update-plan-only-team: Update plan-only team
  • trash-plan: Trash plan
  • get-priorities: Get priorities
  • create-priority: Create priority
  • set-default-priority: Set default priority
  • move-priorities: Move priorities
  • search-priorities: Search priorities
  • delete-priority: Delete priority
  • get-priority: Get priority
  • update-priority: Update priority
  • get-priority-schemes: Get priority schemes
  • create-priority-scheme: Create priority scheme
  • suggested-priorities-for-mappings: Suggested priorities for mappings
  • get-available-priorities-by-priority-scheme: Get available priorities by priority scheme
  • delete-priority-scheme: Delete priority scheme
  • update-priority-scheme: Update priority scheme
  • get-priorities-by-priority-scheme: Get priorities by priority scheme
  • get-projects-by-priority-scheme: Get projects by priority scheme
  • get-all-projects: Get all projects
  • create-project: Create project
  • create-project-with-custom-template: Create custom project
  • edit-template: Edit a custom project template
  • live-template: Gets a custom project template
  • remove-template: Deletes a custom project template
  • save-template: Save a custom project template
  • get-recent: Get recent projects
  • search-projects: Get projects paginated
  • get-all-project-types: Get all project types
  • get-all-accessible-project-types: Get licensed project types
  • get-project-type-by-key: Get project type by key
  • get-accessible-project-type-by-key: Get accessible project type by key
  • delete-project: Delete project
  • get-project: Get project
  • update-project: Update project
  • archive-project: Archive project
  • update-project-avatar: Set project avatar
  • delete-project-avatar: Delete project avatar
  • create-project-avatar: Load project avatar
  • get-all-project-avatars: Get all project avatars
  • remove-default-project-classification: Remove the default data classification level from a project
  • get-default-project-classification: Get the default data classification level of a project
  • update-default-project-classification: Update the default data classification level of a project
  • get-project-components-paginated: Get project components paginated
  • get-project-components: Get project components
  • delete-project-asynchronously: Delete project asynchronously
  • get-features-for-project: Get project features
  • toggle-feature-for-project: Set project feature state
  • get-project-property-keys: Get project property keys
  • delete-project-property: Delete project property
  • get-project-property: Get project property
  • set-project-property: Set project property
  • restore: Restore deleted or archived project
  • get-project-roles: Get project roles for project
  • delete-actor: Delete actors from project role
  • get-project-role: Get project role for project
  • add-actor-users: Add actors to project role
  • set-actors: Set actors for project role
  • get-project-role-details: Get project role details
  • get-all-statuses: Get all statuses for project
  • get-project-versions-paginated: Get project versions paginated
  • get-project-versions: Get project versions
  • get-project-email: Get project's sender email
  • update-project-email: Set project's sender email
  • get-hierarchy: Get project issue type hierarchy
  • get-project-issue-security-scheme: Get project issue security scheme
  • get-notification-scheme-for-project: Get project notification scheme
  • get-assigned-permission-scheme: Get assigned permission scheme
  • assign-permission-scheme: Assign permission scheme
  • get-security-levels-for-project: Get project issue security levels
  • get-all-project-categories: Get all project categories
  • create-project-category: Create project category
  • remove-project-category: Delete project category
  • get-project-category-by-id: Get project category by ID
  • update-project-category: Update project category
  • validate-project-key: Validate project key
  • get-valid-project-key: Get valid project key
  • get-valid-project-name: Get valid project name
  • redact: Redact
  • get-redaction-status: Get redaction status
  • get-resolutions: Get resolutions
  • create-resolution: Create resolution
  • set-default-resolution: Set default resolution
  • move-resolutions: Move resolutions
  • search-resolutions: Search resolutions
  • delete-resolution: Delete resolution
  • get-resolution: Get resolution
  • update-resolution: Update resolution
  • get-all-project-roles: Get all project roles
  • create-project-role: Create project role
  • delete-project-role: Delete project role
  • get-project-role-by-id: Get project role by ID
  • partial-update-project-role: Partial update project role
  • fully-update-project-role: Fully update project role
  • delete-project-role-actors-from-role: Delete default actors from project role
  • get-project-role-actors-for-role: Get default actors for project role
  • add-project-role-actors-to-role: Add default actors to project role
  • get-screens: Get screens
  • create-screen: Create screen
  • add-field-to-default-screen: Add field to default screen
  • get-bulk-screen-tabs: Get bulk screen tabs
  • delete-screen: Delete screen
  • update-screen: Update screen
  • get-available-screen-fields: Get available screen fields
  • get-all-screen-tabs: Get all screen tabs
  • add-screen-tab: Create screen tab
  • delete-screen-tab: Delete screen tab
  • rename-screen-tab: Update screen tab
  • get-all-screen-tab-fields: Get all screen tab fields
  • add-screen-tab-field: Add screen tab field
  • remove-screen-tab-field: Remove screen tab field
  • move-screen-tab-field: Move screen tab field
  • move-screen-tab: Move screen tab
  • get-screen-schemes: Get screen schemes
  • create-screen-scheme: Create screen scheme
  • delete-screen-scheme: Delete screen scheme
  • update-screen-scheme: Update screen scheme
  • search-for-issues-using-jql: Currently being removed. Search for issues using JQL (GET)
  • search-for-issues-using-jql-post: Currently being removed. Search for issues using JQL (POST)
  • count-issues: Count issues using JQL
  • search-and-reconsile-issues-using-jql: Search for issues using JQL enhanced search (GET)
  • search-and-reconsile-issues-using-jql-post: Search for issues using JQL enhanced search (POST)
  • get-issue-security-level: Get issue security level
  • get-server-info: Get Jira instance info
  • get-issue-navigator-default-columns: Get issue navigator default columns
  • set-issue-navigator-default-columns: Set issue navigator default columns
  • get-statuses: Get all statuses
  • get-status: Get status
  • get-status-categories: Get all status categories
  • get-status-category: Get status category
  • delete-statuses-by-id: Bulk delete Statuses
  • get-statuses-by-id: Bulk get statuses
  • create-statuses: Bulk create statuses
  • update-statuses: Bulk update statuses
  • search: Search statuses paginated
  • get-project-issue-type-usages-for-status: Get issue type usages by status and project
  • get-project-usages-for-status: Get project usages by status
  • get-workflow-usages-for-status: Get workflow usages by status
  • get-task: Get task
  • cancel-task: Cancel task
  • get-ui-modifications: Get UI modifications
  • create-ui-modification: Create UI modification
  • delete-ui-modification: Delete UI modification
  • update-ui-modification: Update UI modification
  • get-avatars: Get avatars
  • store-avatar: Load avatar
  • delete-avatar: Delete avatar
  • get-avatar-image-by-type: Get avatar image by type
  • get-avatar-image-by-id: Get avatar image by ID
  • get-avatar-image-by-owner: Get avatar image by owner
  • remove-user: Delete user
  • get-user: Get user
  • create-user: Create user
  • find-bulk-assignable-users: Find users assignable to projects
  • find-assignable-users: Find users assignable to issues
  • bulk-get-users: Bulk get users
  • bulk-get-users-migration: Get account IDs for users
  • reset-user-columns: Reset user default columns
  • get-user-default-columns: Get user default columns
  • set-user-columns: Set user default columns
  • get-user-email: Get user email
  • get-user-email-bulk: Get user email bulk
  • get-user-groups: Get user groups
  • get-user-nav-property: Get user nav property
  • set-user-nav-property: Set user nav property
  • find-users-with-all-permissions: Find users with permissions
  • find-users-for-picker: Find users for picker
  • get-user-property-keys: Get user property keys
  • delete-user-property: Delete user property
  • get-user-property: Get user property
  • set-user-property: Set user property
  • find-users: Find users
  • find-users-by-query: Find users by query
  • find-user-keys-by-query: Find user keys by query
  • find-users-with-browse-permission: Find users with browse permission
  • get-all-users-default: Get all users default
  • get-all-users: Get all users
  • create-version: Create version
  • delete-version: Delete version
  • get-version: Get version
  • update-version: Update version
  • merge-versions: Merge versions
  • move-version: Move version
  • get-version-related-issues: Get version's related issues count
  • get-related-work: Get related work
  • create-related-work: Create related work
  • update-related-work: Update related work
  • delete-and-replace-version: Delete and replace version
  • get-version-unresolved-issues: Get version's unresolved issues count
  • delete-related-work: Delete related work
  • delete-webhook-by-id: Delete webhooks by ID
  • get-dynamic-webhooks-for-app: Get dynamic webhooks for app
  • register-dynamic-webhooks: Register dynamic webhooks
  • get-failed-webhooks: Get failed webhooks
  • refresh-webhooks: Extend webhook life
  • get-all-workflows: Get all workflows
  • create-workflow: Create workflow
  • get-workflow-transition-rule-configurations: Get workflow transition rule configurations
  • update-workflow-transition-rule-configurations: Update workflow transition rule configurations
  • delete-workflow-transition-rule-configurations: Delete workflow transition rule configurations
  • get-workflows-paginated: Get workflows paginated
  • delete-workflow-transition-property: Delete workflow transition property
  • get-workflow-transition-properties: Get workflow transition properties
  • create-workflow-transition-property: Create workflow transition property
  • update-workflow-transition-property: Update workflow transition property
  • delete-inactive-workflow: Delete inactive workflow
  • get-workflow-project-issue-type-usages: Get issue types in a project that are using a given workflow
  • get-project-usages-for-workflow: Get projects using a given workflow
  • get-workflow-scheme-usages-for-workflow: Get workflow schemes which are using a given workflow
  • read-workflows: Bulk get workflows
  • workflow-capabilities: Get available workflow capabilities
  • create-workflows: Bulk create workflows
  • validate-create-workflows: Validate create workflows
  • get-default-editor: Get the user's default workflow editor
  • search-workflows: Search workflows
  • update-workflows: Bulk update workflows
  • validate-update-workflows: Validate update workflows
  • get-all-workflow-schemes: Get all workflow schemes
  • create-workflow-scheme: Create workflow scheme
  • get-workflow-scheme-project-associations: Get workflow scheme project associations
  • assign-scheme-to-project: Assign workflow scheme to project
  • read-workflow-schemes: Bulk get workflow schemes
  • update-schemes: Update workflow scheme
  • update-workflow-scheme-mappings: Get required status mappings for workflow scheme update
  • delete-workflow-scheme: Delete workflow scheme
  • get-workflow-scheme: Get workflow scheme
  • update-workflow-scheme: Classic update workflow scheme
  • create-workflow-scheme-draft-from-parent: Create draft workflow scheme
  • delete-default-workflow: Delete default workflow
  • get-default-workflow: Get default workflow
  • update-default-workflow: Update default workflow
  • delete-workflow-scheme-draft: Delete draft workflow scheme
  • get-workflow-scheme-draft: Get draft workflow scheme
  • update-workflow-scheme-draft: Update draft workflow scheme
  • delete-draft-default-workflow: Delete draft default workflow
  • get-draft-default-workflow: Get draft default workflow
  • update-draft-default-workflow: Update draft default workflow
  • delete-workflow-scheme-draft-issue-type: Delete workflow for issue type in draft workflow scheme
  • get-workflow-scheme-draft-issue-type: Get workflow for issue type in draft workflow scheme
  • set-workflow-scheme-draft-issue-type: Set workflow for issue type in draft workflow scheme
  • publish-draft-workflow-scheme: Publish draft workflow scheme
  • delete-draft-workflow-mapping: Delete issue types for workflow in draft workflow scheme
  • get-draft-workflow: Get issue types for workflows in draft workflow scheme
  • update-draft-workflow-mapping: Set issue types for workflow in workflow scheme
  • delete-workflow-scheme-issue-type: Delete workflow for issue type in workflow scheme
  • get-workflow-scheme-issue-type: Get workflow for issue type in workflow scheme
  • set-workflow-scheme-issue-type: Set workflow for issue type in workflow scheme
  • delete-workflow-mapping: Delete issue types for workflow in workflow scheme
  • get-workflow: Get issue types for workflows in workflow scheme
  • update-workflow-mapping: Set issue types for workflow in workflow scheme
  • get-project-usages-for-workflow-scheme: Get projects which are using a given workflow scheme
  • get-ids-of-worklogs-deleted-since: Get IDs of deleted worklogs
  • get-worklogs-for-ids: Get worklogs
  • get-ids-of-worklogs-modified-since: Get IDs of updated worklogs
  • addon-properties-resource.get-addon-properties_get: Get app properties
  • addon-properties-resource.delete-addon-property_delete: Delete app property
  • addon-properties-resource.get-addon-property_get: Get app property
  • addon-properties-resource.put-addon-property_put: Set app property
  • dynamic-modules-resource.remove-modules_delete: Remove modules
  • dynamic-modules-resource.get-modules_get: Get modules
  • dynamic-modules-resource.register-modules_post: Register modules
  • app-issue-field-value-update-resource.update-issue-fields_put: Bulk update custom field value
  • migration-resource.update-entity-properties-value_put: Bulk update entity properties
  • migration-resource.workflow-rule-search_post: Get workflow transition rule configurations
  • service-registry-resource.services_get: Retrieve the attributes of service registries
  • delete-forge-app-property: Delete app property (Forge)
  • put-forge-app-property: Set app property (Forge)

Total: 594 tools available 🎯

Support This Project

Hi! I'm Sargon, a software engineer passionate about AI tools and automation. I create open-source MCP servers to help developers integrate AI assistants with their favorite services.

Your support helps me continue developing and maintaining these tools, and motivates me to create new integrations that make AI assistants even more powerful! 🚀

Support on Boosty

Connect with Author