MCP Server
MCP
MQ-Sentinel
Read-only IBM MQ diagnostics for AI agents. Cited root cause, never destructive.
Install
uvx mq-sentinel
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mq-sentinel",
"version": "0.3.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set true for local demo only. Refused when environment=prod.",
"format": "boolean",
"default": "true",
"name": "MQS_AUTH_DISABLE_AUTH_FOR_LOCAL_DEV"
},
{
"description": "dev | staging | prod — used in audit and RBAC.",
"format": "string",
"default": "dev",
"choices": [
"dev",
"staging",
"prod"
],
"name": "MQS_SERVER_ENVIRONMENT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment