Jira Alerts (JSM Operations) MCP Server

Find what is paging you, and who is on call - from your agent. An MCP server for Jira Service Management Operations - the alert surface that replaced Opsgenie, which no other Jira MCP server covers. It runs locally over stdio via the published package.

People who work with alerts, atlassian and devops and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 4 · #33 OF 160 MAINTAINED PRODUCTIVITY · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Jira Alerts (JSM Operations)

before you install - you'll need

Set JSM_CLOUD_ID, JSM_EMAIL, JSM_API_TOKEN, JSM_TOOLSETS before connecting.

Claude Code

claude mcp add rrvrs-jira-alerts-mcp -- npx -y jira-alerts-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "rrvrs-jira-alerts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jira-alerts-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-21 - young repo, little track record yet

license Apache-2.0 - declared in the repository

npm package jira-alerts-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.rrvrs is GitHub-verified and matches the repo owner

03 · What Jira Alerts (JSM Operations) can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.0 · 2026-09-12

Derive the version everywhere from package.json · Add the mcpservers.org listing badge · Add a logo, and point the registry at it

v2.0.1 · 2026-09-12

Fixes · Advertise tool schemas in the dialect strict clients require · Refresh the hono lockfile pin to 4.13.7, and the stale lockfile version with it · Bump the development group across 1 directory with 2 updates

v2.0.0 · 2026-09-06

New tools and features · Let users choose their tool surface, and add alert creation · Complete the alerts family · Verify against a real tenant, extract the resource factory, add five config toolsets · 2.0.0: ship…

04 · Who maintains Jira Alerts (JSM Operations)

Jira Alerts (JSM Operations) is maintained by rrvrs. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
productivity - ranked #33 of 160 actively-maintained productivity servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-12)
registry
io.github.rrvrs/jira-alerts-mcp (active, first published 2026-08-22 · 8 versions)
packages
npm:jira-alerts-mcp

06 · Jira Alerts (JSM Operations) FAQ

What is Jira Alerts (JSM Operations)?

Find what is paging you, and who is on call - from your agent. An MCP server for Jira Service Management Operations - the alert surface that replaced Opsgenie, which no other Jira MCP server covers. It runs locally over stdio via the published package.

Is Jira Alerts (JSM Operations) still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Jira Alerts (JSM Operations)?

Run `npx -y jira-alerts-mcp`. The README documents 4 environment variables (JSM_CLOUD_ID, JSM_EMAIL, JSM_API_TOKEN…) to set first. Set JSM_CLOUD_ID, JSM_EMAIL, JSM_API_TOKEN, JSM_TOOLSETS before connecting. You can also paste the ready-made client config above.

Does Jira Alerts (JSM Operations) run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Jira Alerts (JSM Operations)

More productivity MCP servers · Frappe Dev MCP Server · LINZA · Nouz · SAME - Stateless Agent Memory Engine · Seekstone

More TypeScript MCP servers · Janee · Rootstock (RSK) MCP Server · Guardian · Compendio MCP · Runapi MCP · see all