73
/ 100
1 month ago
glama

ibmi-mcp-server

Enables AI agents to interact with IBM i (AS/400) systems for RPA automation via 37 tools for 5250 navigation, CL commands, DB2 queries, and system management.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: IBMI_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configIBMI_HOST"": "your-ibmi-hostname",
configIBMI_PORTNo 5250 port (default: 23)
configIBMI_SSH_PORTNo SSH port (default: 22)
configIBMI_USER"": "YOUR_USER",
🔐 secretIBMI_PASSWORD"": "YOUR_PASSWORD",
configIBMI_ODBC_DRIVERNo ODBC driver name (default: iSeries Access ODBC Driver)
configIBMI_USE_SSLNo Use SSL for 5250 (default: false)
configIBMI_SCREEN_WAIT_TIMEOUT
configIBMI_COMMAND_ALLOWLIST
configIBMI_COMMAND_BLOCKLIST"": "PWRDWNSYS,DLTLIB,RSTLIB,INZSYS"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nemu90-ibmi-mcp-server-1pxngm)](https://m8ven.ai/mcp/nemu90-ibmi-mcp-server-1pxngm)
commit: 25c5cab678841547374bbddd1bc049e1bf7233eb
code hash: 13b73762436f84c895151015d9b22cc4a6216e6cd001aaf9f8c2b0f4c65e5ad8
verified: 6/26/2026, 9:37:24 AM
view raw JSON →