MCP Atlassian
Integrates with Atlassian Cloud products (Confluence and Jira) to enable AI assistants to search, read, create, and manage pages, issues, comments, attachments, and export content through natural language interactions.
What is MCP Atlassian?
MCP Atlassian is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to integrates with atlassian cloud products (confluence and jira) to enable ai assistants to search, read, create, and manage pages, issues, comments, attachments, and export content through natural lang...
Integrates with Atlassian Cloud products (Confluence and Jira) to enable AI assistants to search, read, create, and manage pages, issues, comments, attachments, and export content through natural language interactions.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Integrates with Atlassian Cloud products (Confluence and Jir
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx mcp-atlassian-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use MCP Atlassian
MCP Atlassian Server by phuc-nt is a TypeScript MCP server that connects AI assistants to Atlassian Jira and Confluence Cloud, enabling them to search, read, create, update, and manage issues, pages, sprints, boards, and comments through natural language. It exposes 48 features across both Resources (read-only queries) and Tools (mutations/actions), covering the full Agile workflow in Jira (issues, sprints, boards, filters, dashboards) and comprehensive Confluence page management. Developers and project teams use it to let AI agents like Cline, Claude Desktop, or Cursor automate routine Atlassian work without leaving their coding environment.
Prerequisites
- Node.js 18 or higher and npm
- An Atlassian Cloud account with access to Jira and/or Confluence
- An Atlassian API token (generated at https://id.atlassian.com/manage-profile/security/api-tokens)
- Your Atlassian Cloud domain (e.g. yourcompany.atlassian.net)
- An MCP-compatible client: Cline, Claude Desktop, Cursor, or another MCP client
Install via Smithery (recommended for Cline/Claude Desktop)
Use the Smithery CLI to automatically install and configure the MCP Atlassian Server for your client.
npx -y @smithery/cli install @phuc-nt/mcp-atlassian-server --client claudeOr clone and build manually
Clone the repository and build the TypeScript source if you prefer a manual setup.
git clone https://github.com/phuc-nt/mcp-atlassian-server.git
cd mcp-atlassian-server
npm install
npm run buildGenerate an Atlassian API token
Go to https://id.atlassian.com/manage-profile/security/api-tokens, click 'Create API token', give it a label, and copy the token value.
Configure environment variables
Set your Atlassian credentials as environment variables or include them in your MCP client configuration.
ATLASSIAN_HOST=https://yourcompany.atlassian.net
[email protected]
ATLASSIAN_API_TOKEN=your-api-tokenAdd the server to your MCP client configuration
Register the server in your claude_desktop_config.json or Cline MCP settings, passing your Atlassian credentials as environment variables.
Verify the connection
Ask your AI assistant to list your Jira projects or search for recent issues to confirm the server is connected and authenticated.
MCP Atlassian Examples
Client configuration
Add this to your claude_desktop_config.json to connect Claude Desktop to your Atlassian Cloud workspace.
{
"mcpServers": {
"atlassian": {
"command": "node",
"args": ["/path/to/mcp-atlassian-server/dist/index.js"],
"env": {
"ATLASSIAN_HOST": "https://yourcompany.atlassian.net",
"ATLASSIAN_EMAIL": "[email protected]",
"ATLASSIAN_API_TOKEN": "your-api-token"
}
}
}
}Prompts to try
Once connected, use these prompts to manage Jira and Confluence through your AI assistant.
- "Find all Jira issues assigned to me that are currently In Progress"
- "Create a new Jira bug issue titled 'Login button unresponsive on mobile' in the DEMO project"
- "Show me all open sprints on the development board"
- "Create a new Confluence page in the Engineering space titled 'API Design Guidelines'"
- "List all comments on the Confluence page about the Q3 roadmap"
- "Transition issue DEMO-123 to Done"Troubleshooting MCP Atlassian
401 Unauthorized when making Jira or Confluence API calls
Verify ATLASSIAN_EMAIL matches the account that generated the API token exactly, and that ATLASSIAN_API_TOKEN is the token value (not your account password). Regenerate the token at id.atlassian.com/manage-profile/security/api-tokens if unsure.
ATLASSIAN_HOST causes 404 errors on API requests
Ensure ATLASSIAN_HOST includes 'https://' and ends with '.atlassian.net' without a trailing slash, e.g. 'https://yourcompany.atlassian.net'. The server appends API paths automatically.
Issue creation fails with a field validation error
Some Jira project configurations require mandatory custom fields that vary by project. Check the required fields for your project's issue type in Jira (Project Settings > Issue Types) and include them in your request to the AI assistant.
Frequently Asked Questions about MCP Atlassian
What is MCP Atlassian?
MCP Atlassian is a Model Context Protocol (MCP) server that integrates with atlassian cloud products (confluence and jira) to enable ai assistants to search, read, create, and manage pages, issues, comments, attachments, and export content through natural language interactions. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install MCP Atlassian?
Follow the installation instructions on the MCP Atlassian GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with MCP Atlassian?
MCP Atlassian works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is MCP Atlassian free to use?
Yes, MCP Atlassian is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
MCP Atlassian Alternatives — Similar Business Applications Servers
Looking for alternatives to MCP Atlassian? 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 MCP Atlassian 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 MCP Atlassian?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.