Atlassian Jira
JSON →Integrates AI with Atlassian Jira to manage projects, search for issues, and view development information like commits and pull requests.
Install
npx -y @aashari/mcp-server-atlassian-jira Tools · 5
- jira_get GET any Jira API endpoint (read data)
- jira_post POST to any endpoint (create resources)
- jira_put PUT to any endpoint (replace resources)
- jira_patch PATCH any endpoint (partial updates)
- jira_delete DELETE any endpoint (remove resources)
Environment variables
ATLASSIAN_API_TOKEN
Links
★ 71 GitHub stars