IBM-AS-400-ISeries-MCP-Server

abstracta/IBM-AS-400-ISeries-MCP-Server
★ 17 stars Java 📦 Other Updated 16d ago
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ibm-as-400-iseries-m": {
      "command": "npx",
      "args": [
        "-y",
        "abstracta/IBM-AS-400-ISeries-MCP-Server"
      ]
    }
  }
}