MCP server for Jira Service Management Operations — alerts, on-call schedules and responders
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
jira-alerts-mcp · npm · 1.0.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.rrvrs/jira-alerts-mcp",
"description": "MCP server for Jira Service Management Operations — alerts, on-call schedules and responders",
"title": "Jira Alerts (JSM Operations)",
"repository": {
"url": "https://github.com/rrvrs/jira-alerts-mcp",
"source": "github"
},
"version": "1.0.4",
"websiteUrl": "https://github.com/rrvrs/jira-alerts-mcp#readme",
"packages": [
{
"registryType": "npm",
"identifier": "jira-alerts-mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Atlassian site cloud id (a UUID). Find it at https://<your-site>.atlassian.net/_edgeAuth/tenantInfo",
"isRequired": true,
"format": "string",
"name": "JSM_CLOUD_ID"
},
{
"description": "Atlassian account email, for API token auth. Required unless JSM_OAUTH_TOKEN is set.",
"format": "string",
"name": "JSM_EMAIL"
},
{
"description": "Atlassian account API token, paired with JSM_EMAIL. Required unless JSM_OAUTH_TOKEN is set.",
"format": "string",
"isSecret": true,
"name": "JSM_API_TOKEN"
},
{
"description": "OAuth 3LO or Forge bearer token. Takes precedence over JSM_EMAIL and JSM_API_TOKEN.",
"format": "string",
"isSecret": true,
"name": "JSM_OAUTH_TOKEN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T11:37:03.298346Z",
"publishedAt": "2026-08-22T11:37:03.298346Z",
"updatedAt": "2026-08-22T11:37:03.298346Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.