mcpbeat Sign in

Jira Alerts (JSM Operations) MCP Server

local only

Jira Alerts (JSM Operations) runs on your own machine — the client starts it, so there is no endpoint to ping. 565 installs a week from npm. Last commit 26 Aug 2026.

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

Installs per day peak 899 · avg 29
a month agotoday
565
Installs / week
npm · jira-alerts-mcp
3
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Jira Alerts (JSM Operations) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add jira-alerts-mcp -- npx -y jira-alerts-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jira-alerts-mcp": {
      "args": [
        "-y",
        "jira-alerts-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jira-alerts-mcp]
command = "npx"
args = ["-y", "jira-alerts-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "jira-alerts-mcp": {
      "args": [
        "-y",
        "jira-alerts-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jira-alerts-mcp": {
      "args": [
        "-y",
        "jira-alerts-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Jira Alerts (JSM Operations)

same job, measured the same way
Blackpoint Cyber
by wyre-ai

MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.

local only
Blackpoint Cyber
by wyre-technology

MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.

local only
Pagerduty
by mcparmory

Manage incidents, on-call schedules, escalation policies, and alert notifications

294 installs/wk local only
Runframe MCP Server
by runframe

MCP server for Runframe incident management covering incidents, on-call, postmortems, and more.

67 installs/wk local only
Ironscales
by wyre-ai

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

local only
Ironscales
by wyre-technology

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

local only
Rootly
by wyre-technology

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Rootly
by wyre-ai

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only

Jira Alerts (JSM Operations) — questions

Answers built from our own checks of this server.

Why is there no uptime for Jira Alerts (JSM Operations)?
Jira Alerts (JSM Operations) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package jira-alerts-mcp was installed 565 times last week.
How do I connect Jira Alerts (JSM Operations)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls jira-alerts-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Jira Alerts (JSM Operations)?
The npm package jira-alerts-mcp was installed 565 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Jira Alerts (JSM Operations) open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.