MCP Servers / productivity / Atlassian Jira

Atlassian Jira

JSON →
stdionone71productivity

Integrates AI with Atlassian Jira to manage projects, search for issues, and view development information like commits and pull requests.

Install
How to run this server
[ { "cmd": "npx -y @aashari/mcp-server-atlassian-jira", "imports": [] } ]
server path: atlassian-jira
Tools
What this server exposes
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)
Configuration
Environment & auth
authnone
envATLASSIAN_API_TOKEN
Resources
Atlassian Jira — MCP Server · libregistry