Enables interaction with IBM Informix databases via MCP, providing tools for querying, listing tables, describing schemas, and more.
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.
process.env. You'll be asked to provide them before it can run.INFORMIX_HOST— "": "your-host.example.com",INFORMIX_PORT— "": "5020",INFORMIX_DATABASE— All tools accept an optional database parameter to target a specific database. If omitted, the default database from is used.INFORMIX_SERVER— "": "your_informix_server",INFORMIX_USER— "": "your_user",INFORMIX_PASSWORD— "": "your_password",INFORMIX_DBDATE— "": "MDY4"INFORMIX_JDBC_DRIVER_PATH— An Informix JDBC driver JAR is bundled in the drivers/ directory. To use a different version, either replace the JAR in drivers/ or set the environment variable.[](https://m8ven.ai/mcp/blakecodes-informix-mcp-jhje62)