69
/ 100
10 days ago
glama

Informix MCP Server

Enables interaction with IBM Informix databases via MCP, providing tools for querying, listing tables, describing schemas, and more.

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.
🔐
You'll be asked for 1 credential: INFORMIX_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.
configINFORMIX_HOST"": "your-host.example.com",
configINFORMIX_PORT"": "5020",
configINFORMIX_DATABASEAll tools accept an optional database parameter to target a specific database. If omitted, the default database from is used.
configINFORMIX_SERVER"": "your_informix_server",
configINFORMIX_USER"": "your_user",
🔐 secretINFORMIX_PASSWORD"": "your_password",
configINFORMIX_DBDATE"": "MDY4"
configINFORMIX_JDBC_DRIVER_PATHAn 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.
// 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 5 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/blakecodes-informix-mcp-jhje62)](https://m8ven.ai/mcp/blakecodes-informix-mcp-jhje62)
commit: d3f3e88e6a820a50eb780df617c139c6e3f16732
code hash: 2831360daf2a76cd37e91060625363c3baa597c101e95d0e622e749f008ea636
verified: 7/21/2026, 8:57:36 AM
view raw JSON →