IBM Informix MCP Server by CData
@CDataSoftware
About IBM Informix MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP Server for IBM Informix (beta)](https://www.cdata.com/download/download.aspx?sku=JIZK-V&type=beta).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\ibm-informix.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is IBM Informix MCP Server by CData?
IBM Informix MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows LLMs like Claude Desktop to query live IBM Informix data using natural language, powered by the CData JDBC Driver for IBM Informix.
How to use IBM Informix MCP Server by CData?
Clone the repository, build with mvn clean install, install the CData JDBC Driver, license it, create a .prp file with the JDBC connection string, and configure Claude Desktop by adding the server to claude_desktop_config.json. Run the server with java -jar CDataMCP-jar-with-dependencies.jar <path-to>.prp.
Key features of IBM Informix MCP Server by CData
- Provides read-only SQL query access to IBM Informix via MCP.
- Exposes tables, columns, and query execution as MCP tools.
- Uses
stdiotransport for local client-server communication. - Built on the CData JDBC Driver for IBM Informix.
- Supports natural language queries through AI clients.
Use cases of IBM Informix MCP Server by CData
- Query live IBM Informix data with natural language in Claude Desktop.
- Retrieve table schemas and run SELECT queries without writing SQL.
- Integrate IBM Informix into AI-driven analytics workflows.
FAQ from IBM Informix MCP Server by CData
Is IBM Informix MCP Server by CData read-only?
Yes, this project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, check out the free CData MCP Server for IBM Informix (beta).
What are the runtime dependencies?
Java (to run the JAR), the CData JDBC Driver for IBM Informix (licensed), and an AI client that supports MCP (e.g., Claude Desktop). No additional databases or services are required.
Where does the data actually reside?
The data remains in the IBM Informix database. The server queries that data live through the CData JDBC Driver; it does not copy or cache data locally.
How does authentication work?
Authentication is configured within the JDBC connection string (e.g., OAuth, username/password) using the CData JDBC Driver’s Connection String utility. The driver handles the credentials.
Are there any transport or deployment limitations?
Yes. The server uses stdio transport, so it can only run on the same machine as the AI client (e.g., Claude Desktop). It does not support remote or network-based connections.
Frequently asked questions
Is IBM Informix MCP Server by CData read-only?
Yes, this project builds a read-only MCP server. For full read, write, update, delete, and action capabilities, check out the free CData MCP Server for IBM Informix (beta).
What are the runtime dependencies?
Java (to run the JAR), the CData JDBC Driver for IBM Informix (licensed), and an AI client that supports MCP (e.g., Claude Desktop). No additional databases or services are required.
Where does the data actually reside?
The data remains in the IBM Informix database. The server queries that data live through the CData JDBC Driver; it does not copy or cache data locally.
How does authentication work?
Authentication is configured within the JDBC connection string (e.g., OAuth, username/password) using the CData JDBC Driver’s Connection String utility. The driver handles the credentials.
Are there any transport or deployment limitations?
Yes. The server uses `stdio` transport, so it can only run on the same machine as the AI client (e.g., Claude Desktop). It does not support remote or network-based connections.
Basic information
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments