Jira MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm. Last commit 29 May 2026.
Jira & Confluence MCP: 24 tools for issues, sprints, comments, transitions & wiki. Run via npx.
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 jira-mcp -- npx -y raalarcon-jira-mcp-server
{
"mcpServers": {
"jira-mcp": {
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.jira-mcp]
command = "npx"
args = ["-y", "raalarcon-jira-mcp-server"]
{
"mcpServers": {
"jira-mcp": {
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"jira-mcp": {
"args": [
"-y",
"raalarcon-jira-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.