ibm-mq-mcp MCP Server
denushp/ibm-mq-mcp
A Go-based MCP (Model Context Protocol) server for IBM MQ management via PCF (Programmable Command Format) commands over stdio.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
denushp/ibm-mq-mcp is a Go MCP server licensed under MIT. A Go-based MCP (Model Context Protocol) server for IBM MQ management via PCF (Programmable Command Format) commands over stdio. Topics: agent-skills, ibm, ibmmq, mcp-server, websphere-mq.
Ranked #95 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
0/1 issues closed → many open issues
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# IBM MQ MCP Server A Go-based MCP (Model Context Protocol) server for IBM MQ management via PCF (Programmable Command Format) commands over stdio. This repository is designed for AI-assisted IBM MQ work: - run a local MCP server that talks to your queue manager - install a shared IBM MQ skill for Codex or Claude - let the agent automatically reach for the local `ibm-mq` MCP server when the conversation turns into queue manager, queue, channel, or message work ## What You Get - 15 IBM MQ tools exposed through MCP - a shared skill at `skills/ibm-mq-mcp/` that can be installed into Codex or Claude - repo guidance files for Claude (`CLAUDE.md`) and Codex-style agents (`AGENTS.md`) - a project-scoped Claude MCP config in `.mcp.json` ## One-Command Setup After building `ibm-mq-mcp`, you can install the shared skill plus Codex and Claude MCP registrations with one script: ```bash ./scripts/install-ai-tooling.sh \ --mq-install-path "$MQ_INSTALL_PATH" \ --binary "$(pwd)/ibm-mq-mcp"Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.