MCP Jira Scoped runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 1 Apr 2026.
Jira MCP server with scoped API tokens via api.atlassian.com gateway
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-scoped -- npx -y mcp-jira-scoped
{
"mcpServers": {
"mcp-jira-scoped": {
"args": [
"-y",
"mcp-jira-scoped"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-jira-scoped]
command = "npx"
args = ["-y", "mcp-jira-scoped"]
{
"mcpServers": {
"mcp-jira-scoped": {
"args": [
"-y",
"mcp-jira-scoped"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-jira-scoped": {
"args": [
"-y",
"mcp-jira-scoped"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.