Back to Browse

As400 Bridge MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

IBM i / RPG / DB2 bridge — parse, map, govern (IBM i security / SOX).

About

IBM i / RPG / DB2 bridge — parse, map, govern (IBM i security / SOX).

Security Report

4.2
Use Caution4.2High Risk

This MCP server is a code analysis tool for IBM AS/400 (RPG/DB2) legacy systems with reasonable security posture. The tool performs static parsing and governance checks on source code without executing it, and uses environment variables appropriately for configuration. Minor concerns exist around error handling in the sigil logging mechanism and broad exception catching, but these are low-severity code quality issues that do not materially impact security. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

5 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-as400-bridge-mcp": {
      "args": [
        "as400-bridge-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

as400-bridge-mcp

mcp-name: io.github.CSOAI-ORG/as400-bridge-mcp

Part of the CSOAI Layer-0 legacy-bridge family (sibling of cobol-bridge-mcp). Bridge IBM i / RPG / DB2 legacy to ONE OS — parse, map, govern (IBM i security / SOX).

Tools: parse_rpg · identify_files · map_to_modern · govern_ibmi

pip install -e .
python server.py

Reviews

No reviews yet

Be the first to review this server!