Ibmi
Freeby MCP Community
A production-grade MCP server for IBM i
v0.4.5Added Apr 12, 2026
typescripttemplatemcpmodel-context-protocolagent
Ibmi MCP Server
A production-grade MCP server for IBM i
Installation
Reviews
Installation
Quick install
npx -y @ibm/ibmi-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"ibmi": {
"command": "npx",
"args": ["-y", "@ibm/ibmi-mcp-server"]
}
}
}