MCP Atlassian Server (by phuc-nt)
@phuc-nt
About MCP Atlassian Server (by phuc-nt)
MCP server connecting AI assistants with Jira & Confluence for smart project management.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"phuc-nt/mcp-atlassian-server": {
"disabled": false,
"timeout": 60,
"command": "node",
"args": [
"/full/path/to/mcp-atlassian-server/dist/index.js"
],
"env": {
"ATLASSIAN_SITE_NAME": "your-site.atlassian.net",
"ATLASSIAN_USER_EMAIL": "[email protected]",
"ATLASSIAN_API_TOKEN": "your-api-token"
},
"transportType": "stdio"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Atlassian Server (by phuc-nt)?
MCP Atlassian Server (by phuc-nt) is a Model Context Protocol server that connects AI agents like Cline, Claude Desktop, or Cursor to Atlassian Jira and Confluence, enabling them to query data and perform actions through a standardized interface. It is optimized for use with Cline AI assistant.
How to use MCP Atlassian Server (by phuc-nt)?
Install via Smithery using the command npx -y @smithery/cli install @phuc-nt/mcp-atlassian-server --client claude, or follow the step-by-step installation guide in llms-install.md for setting up Node.js, obtaining Atlassian API tokens, and configuring AI assistants like Cline. Configuration involves setting the correct API token and server details.
Key features of MCP Atlassian Server (by phuc-nt)
- Connects AI agents to Atlassian Jira and Confluence
- Supports read-only Resources and action Tools (48 features total)
- Optimized for Cline AI assistant integration
- Uses latest Atlassian APIs (Jira v3, Confluence v2)
- Enables Agile board and sprint management
- Provides page version management and comment handling for Confluence
Use cases of MCP Atlassian Server (by phuc-nt)
- View, search, create, update, and transition Jira issues directly from an AI assistant
- Manage Confluence pages, comments, and attachments without leaving the AI workflow
- Perform Agile sprint management (create, start, close sprints) through natural language commands
- Query and manage Jira filters and dashboards to streamline project tracking
- Access user details and assign issues to team members via AI
FAQ from MCP Atlassian Server (by phuc-nt)
What AI assistants are supported?
The server is optimized for Cline but follows the MCP standard and can work with other MCP-compatible clients like Claude Desktop or Cursor.
How do I get an Atlassian API token?
You need to create an API token from your Atlassian account. Detailed instructions are provided in the llms-install.md guide.
What are the security considerations?
Your API token inherits all permissions of the user that created it. Never share your token with untrusted parties, and be cautious when using LLMs to analyze config files containing your token.
Does this server work offline
More Version Control MCP servers
Github Mcp Server
githubGitHub's official MCP Server
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server

Github
modelcontextprotocolModel Context Protocol Servers
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
Comments