MCP Directory
Back

mcp-server-atlassian-jira

by aashari · TypeScript · ★ 71

Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.

#ai#ai-connector#ai-integration#anthropic#atlassian#claude#cli#external-tools#issue-tracking#jira#llm#mcp#mcp-server#model-context-protocol#project-management#resources#server#tooling#tools#typescript

Install

npx -y github:aashari/mcp-server-atlassian-jira

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-server-atlassian-jira": {
      "command": "npx",
      "args": [
        "-y",
        "github:aashari/mcp-server-atlassian-jira"
      ]
    }
  }
}

From the README

Transform how you manage and track your work by connecting Claude, Cursor AI, and other AI assistants directly to your Jira projects, issues, and workflows. Get instant project insights, streamline issue management, and enhance your team collaboration. [](https://www.npmjs.com/package/@aashari/mcp-server-atlassian-jira) - **Ask AI about your projects**: "What are the active issues in the DEV project?" - **Get issue insights**: "Show me details about PROJ-123 including comments" - **Track project progress**: "List all high priority issues assigned to me" - **Manage issue comments**: "Add a co…
Read full README on GitHub →

Related productivity servers