The Jira Cloud Platform Rest Api
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.
Run in terminal (recommended)
claude mcp add the-jira-cloud-platform-rest-api npx -- -y @trustedskills/the-jira-cloud-platform-rest-api
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.