API Driver MCP Server by CData
@CDataSoftware
About API Driver 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 API Driver (beta): https://www.cdata.com/download/download.aspx?sku=FAZK-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\\api-driver.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 API Driver MCP Server by CData?
API Driver MCP Server by CData is a read-only Model Context Protocol (MCP) server that lets AI assistants like Claude Desktop query live data from any API source supported by the CData JDBC Driver for API Driver. It wraps the driver’s relational SQL model into a simple MCP interface, so users can ask natural language questions — no SQL required.
How to use API Driver MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for API Driver, then create a .prp file with connection properties (Prefix, ServerName, DriverPath, DriverClass, JdbcUrl, etc.). Configure your MCP client (e.g., Claude Desktop) to run java -jar CDataMCP-jar-with-dependencies.jar /path/to/file.prp using the stdio transport.
Key features of API Driver MCP Server by CData
- Read-only querying of live API data via natural language
- Supports dozens of API sources (see full list)
- Exposes tables, columns, and SQL query tools
- Built on CData JDBC Driver for API Driver
- Works with Claude Desktop and stdio MCP clients
- Requires no SQL knowledge from the user
Use cases of API Driver MCP Server by CData
- Ask about correlations in CRM data (e.g., opportunities and account industry)
- Retrieve open ticket counts from project management systems
- Check today’s calendar events without switching tools
- Explore database schema and data from any supported API source
- Integrate live API data into AI-powered assistants
FAQ from API Driver MCP Server by CData
What does this server do differently from the CData MCP Server for API Driver (beta)?
This server is read-only; the beta server supports full CRUD operations and offers a simplified setup.
What runtime dependencies are required?
Java and Maven are required. You must also download, install, and license the CData JDBC Driver for API Driver.
Where does the data live? Is
Frequently asked questions
What does this server do differently from the CData MCP Server for API Driver (beta)?
This server is read-only; the beta server supports full CRUD operations and offers a simplified setup.
What runtime dependencies are required?
Java and Maven are required. You must also download, install, and license the CData JDBC Driver for API Driver.
Basic information
More Developer Tools MCP servers
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI — Career Intelligence MCP Server Structured career decision scaffolding for AI agents. Provides personality-conditioned business idea generation, official BLS OEWS wage data, FRED labor market signals, and

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
Comments