mcpbeat Sign in

MQ-Sentinel MCP Server

by pramodreddyboddu Your server? Claim it
local only

MQ-Sentinel runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 13 Aug 2026.

Read-only IBM MQ diagnostics for AI agents. Cited root cause, never destructive.

Installs per day peak 277 · avg 22 · -14% w/w
a month agotoday
55
Installs / week
pypi · mq-sentinel
0
Stars
0 open issues
13 Aug 2026
Last commit
0 releases in 90 days
NOASSERTION
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

            proc = subprocess.run(  # noqa: S603 — argv list, no shell, allowlisted
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] marketing/social-recording-flow 2.sh:1
этот файл ставится пользователю, но в репозитории его нет
    command: tunnel --no-autoupdate run
    environment:
      TUNNEL_TOKEN: ${TUNNEL_TOKEN}
            proc = subprocess.run(  # noqa: S603 — argv list, no shell, allowlisted

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch MQ-Sentinel and you get told the day something new turns up.

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 mq-sentinel -- uvx mq-sentinel
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mq-sentinel": {
      "args": [
        "mq-sentinel"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mq-sentinel]
command = "uvx"
args = ["mq-sentinel"]
.cursor/mcp.json
{
  "mcpServers": {
    "mq-sentinel": {
      "args": [
        "mq-sentinel"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mq-sentinel": {
      "args": [
        "mq-sentinel"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MQ-Sentinel

same job, measured the same way
Ravendb MCP
by ravendb

Read-only MCP diagnostics server for RavenDB.

36 installs/wk local only
SQL Sentinel MCP Server
by tkmawarire

SQL Server monitoring and diagnostics for AI agents using Extended Events. No ODBC drivers required.

local only
MCP Clickhouse
by dockndevai

ClickHouse query & management for AI agents — SQL-classified read/write/destructive gating.

81 installs/wk local only
dxpert.ai — industrial AI-readiness & UNS agents
by dxpert

Industrial AI-readiness diagnostics, UNS design, and UNS agents for MCP clients.

97 installs/wk local only
zoxide-doctor
by jiankn

Read-only local zoxide diagnostics for MCP clients.

28 installs/wk local only
Depot (depot.dev)
by akshayjain3450

Read-only MCP server for Depot (depot.dev): CI failure diagnosis, build forensics, and usage.

201 installs/wk local only
CMDOP Machine Care
by commandoperator

Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.

local only
Linux MCP Server
by rhel-lightspeed

MCP server for read-only Linux system administration, diagnostics, and troubleshooting

1 069 installs/wk local only

MQ-Sentinel — questions

Answers built from our own checks of this server.

Why is there no uptime for MQ-Sentinel?
MQ-Sentinel 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 pypi package mq-sentinel was installed 55 times last week.
How do I connect MQ-Sentinel?
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 mq-sentinel straight from pypi; nothing to host, nothing to sign up for.
How many people use MQ-Sentinel?
The pypi package mq-sentinel was installed 55 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MQ-Sentinel open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.