Atlassian Jira
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 t
What is Atlassian Jira?
Atlassian Jira is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 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...
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 t
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Node.js/TypeScript MCP server for Atlassian Jira. Equips AI
Use Cases
Maintainer
Works with
Installation
NPM
npx -y @aashari/mcp-server-atlassian-jiraManual Installation
npx -y @aashari/mcp-server-atlassian-jiraConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Atlassian Jira
The Atlassian Jira MCP server connects AI systems directly to your Jira instance via the Jira REST API v3, exposing five generic HTTP-method tools (GET, POST, PUT, PATCH, DELETE) that cover every Jira endpoint. It supports JMESPath filtering and a compact TOON output format that reduces token usage by 30-60% compared to raw JSON. Teams use it to let Claude search issues with JQL, create tasks, update statuses, and pull development info like commits and pull requests — all through natural language without leaving their AI assistant.
Prerequisites
- Node.js 18 or later installed
- An Atlassian account with API token generated at id.atlassian.com/manage-profile/security/api-tokens
- Your Atlassian site name (the subdomain of your-company.atlassian.net)
- An MCP-compatible client such as Claude Desktop or Claude Code
Generate an Atlassian API token
Log in to your Atlassian account, navigate to id.atlassian.com/manage-profile/security/api-tokens, and click 'Create API token'. Give it a descriptive label and copy the token value — you will not be able to see it again.
Identify your Atlassian site name
Your site name is the subdomain of your Jira URL. For example, if your Jira is at https://acme.atlassian.net then your site name is 'acme'. Note this value for the configuration step.
Add the server to your MCP client config
Open your Claude Desktop configuration file (~/Library/Application Support/Claude/claude_desktop_config.json on macOS) and add the following block. Replace the placeholder values with your real site name, email, and API token.
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "@aashari/mcp-server-atlassian-jira"],
"env": {
"ATLASSIAN_SITE_NAME": "your-company",
"ATLASSIAN_USER_EMAIL": "[email protected]",
"ATLASSIAN_API_TOKEN": "your_api_token"
}
}
}
}Restart Claude Desktop
Quit and reopen Claude Desktop so it picks up the new MCP server configuration. The server will be downloaded and started automatically via npx on first use.
Verify the connection
Ask Claude to list your Jira projects. If the server is connected correctly, Claude will use the jira_get tool to call /rest/api/3/project/search and return a list of your projects.
Atlassian Jira Examples
Client configuration
Full claude_desktop_config.json entry for the Atlassian Jira MCP server with all required environment variables.
{
"mcpServers": {
"jira": {
"command": "npx",
"args": ["-y", "@aashari/mcp-server-atlassian-jira"],
"env": {
"ATLASSIAN_SITE_NAME": "your-company",
"ATLASSIAN_USER_EMAIL": "[email protected]",
"ATLASSIAN_API_TOKEN": "your_api_token"
}
}
}
}Prompts to try
Example natural-language prompts you can send to Claude once the server is connected.
- "List all my Jira projects and show their keys and lead names"
- "Search for all open bugs assigned to me in the BACKEND project using JQL"
- "Create a new task in project DEV with summary 'Update API documentation' and set it to High priority"
- "Show me the commits and pull requests linked to issue PROJ-456"
- "Find all issues in the current sprint that are still In Progress"Troubleshooting Atlassian Jira
Claude returns 401 Unauthorized errors when calling Jira tools
Double-check ATLASSIAN_USER_EMAIL and ATLASSIAN_API_TOKEN. The email must exactly match your Atlassian login. Regenerate the API token at id.atlassian.com if in doubt — tokens cannot be viewed after creation.
ATLASSIAN_SITE_NAME causes 404 errors or wrong workspace
The site name must be the bare subdomain only, without 'https://' or '.atlassian.net'. For https://acme.atlassian.net the value should be 'acme'.
npx fails or the server doesn't start
Ensure Node.js 18+ is installed and npx is available on your PATH. Run 'npx -y @aashari/mcp-server-atlassian-jira' directly in a terminal to see any startup errors before adding it to the config.
Frequently Asked Questions about Atlassian Jira
What is Atlassian Jira?
Atlassian Jira is a Model Context Protocol (MCP) server that 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 t It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Atlassian Jira?
Install via npm with the command: npx -y @aashari/mcp-server-atlassian-jira. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with Atlassian Jira?
Atlassian Jira works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Atlassian Jira free to use?
Yes, Atlassian Jira is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Atlassian Jira Alternatives — Similar Business Applications Servers
Looking for alternatives to Atlassian Jira? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Atlassian Jira in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Atlassian Jira?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.