The Jira Cloud Platform Rest Api

🌐Community
by yuyz0112 · vlatest · Repository

Helps with REST APIs, API as part of developing backend services and APIs workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add the-jira-cloud-platform-rest-api npx -- -y @trustedskills/the-jira-cloud-platform-rest-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "the-jira-cloud-platform-rest-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/the-jira-cloud-platform-rest-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with the Jira Cloud Platform using its REST API. It can retrieve information about issues, projects, and users, as well as create and update issues based on provided data. The agent can automate tasks like creating bug reports or updating issue statuses within a Jira instance.

When to use it

  • Automated Bug Reporting: Automatically create Jira tickets from error logs generated by an application.
  • Project Status Updates: Retrieve project status and update stakeholders via automated reporting.
  • Issue Assignment: Assign new issues to team members based on predefined rules or criteria.
  • Workflow Automation: Trigger actions in other systems when a Jira issue transitions through specific workflow states.

Key capabilities

  • Retrieval of issue details (summary, description, status)
  • Creation of new Jira issues
  • Updating existing Jira issues
  • Accessing project information
  • User management within the Jira instance

Example prompts

  • "Create a new Jira ticket for 'Login failed' with severity 'High'."
  • "What is the current status of issue JIRA-123?"
  • "Assign issue JIRA-456 to John Doe."

Tips & gotchas

  • Requires authentication credentials (API token or username/password) for accessing the Jira Cloud instance.
  • Jira API rate limits may apply; design prompts accordingly to avoid errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yuyz0112
Installs
4

🌐 Community

Passed automated security scans.