SERVER
Atlassian Dc MCP Server
Rank #5,831io.github.MrRefactoring/atlassian-dc-mcp-jira
MCP server for Atlassian Jira Data Center - search, view, and create issues
First listed
Jul 3, 2026
Last publish date
Jul 6, 2026
OVERVIEW
Atlassian Dc MCP Server is a Model Context Protocol (MCP) server published by MrRefactoring. It ranks #5,831 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Atlassian Dc MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 6, 2026.
STANDING
#5,831of 76,851 tracked serversTop 10%
Ranks ahead of 71,020 of 76,851 servers on MCP Toplist.
CONNECT
Use Atlassian Dc MCP Server
Add Atlassian Dc MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"command": "npx",
"args": [
"-y",
"jira-datacenter-mcp"
],
"env": {
"ATLASSIAN_DC_MCP_CONFIG_FILE": "<your ATLASSIAN_DC_MCP_CONFIG_FILE>",
"JIRA_HOST": "<your JIRA_HOST>",
"JIRA_API_BASE_PATH": "<your JIRA_API_BASE_PATH>",
"JIRA_API_TOKEN": "<your JIRA_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
MrRefactoring
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Jul 6, 2026 |
FAQ
Frequently asked questions
- Who maintains Atlassian Dc MCP Server?
- Atlassian Dc MCP Server is maintained by MrRefactoring, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Atlassian Dc MCP Server listed on the Official MCP Registry?
- Yes — Atlassian Dc MCP Server is listed on the Official MCP Registry.
- How many versions does Atlassian Dc MCP Server have?
- MCP Toplist tracks 1 version of Atlassian Dc MCP Server, most recently published on Jul 6, 2026.
- Where can I find the source code for Atlassian Dc MCP Server?
- The source code for Atlassian Dc MCP Server is hosted at github.com/MrRefactoring/atlassian-dc-mcp.
EXPLORE