MCP Jira Stdio runs on your own machine — the client starts it, so there is no endpoint to ping. 1 298 installs a week from npm. Last commit 27 Jul 2026.
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
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 mcp-jira-stdio -- npx -y mcp-jira-stdio
{
"mcpServers": {
"mcp-jira-stdio": {
"args": [
"-y",
"mcp-jira-stdio"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-jira-stdio]
command = "npx"
args = ["-y", "mcp-jira-stdio"]
{
"mcpServers": {
"mcp-jira-stdio": {
"args": [
"-y",
"mcp-jira-stdio"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-jira-stdio": {
"args": [
"-y",
"mcp-jira-stdio"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.