Atlassian Dc MCP Jira runs on your own machine — the client starts it, so there is no endpoint to ping. 272 installs a week from npm. Last commit 1 Aug 2026.
MCP server for Atlassian Jira Data Center - search, view, and create issues
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add atlassian-dc-mcp-jira -- npx -y jira-datacenter-mcp
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"args": [
"-y",
"jira-datacenter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.atlassian-dc-mcp-jira]
command = "npx"
args = ["-y", "jira-datacenter-mcp"]
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"args": [
"-y",
"jira-datacenter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"atlassian-dc-mcp-jira": {
"args": [
"-y",
"jira-datacenter-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.