Jira Ticket

Create a Jira issue via the Jira Cloud REST API. Requires JIRA_BASE_URL, JIRA_EMAIL, and JIRA_API_TOKEN environment variables on the server. Trigger on: create a Jira ticket, raise a Jira issue, log a bug in Jira, open a story.

sarveshtalele Updated

File contents

jira-ticket

Creates a Jira issue. Credentials come from the environment; the skill returns the created issue key and URL, or a clear error if credentials are missing.

sarveshtalele/mcp-skills-registry/tree/main/skills/integrations/jira-ticket commit c729ac36dc

Frequently asked questions

npx skillmds@latest add sarveshtalele/jira-ticket