MCP Directory
Back

mcp-server-atlassian-jira

by aashari · TypeScript · ★ 67

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers