xBase MCP Server by CData
@CDataSoftware
About xBase 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 xBase (beta): https://www.cdata.com/download/download.aspx?sku=BXZK-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\\xbase.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 xBase MCP Server by CData?
xBase MCP Server by CData is a read-only Model Context Protocol server that enables large language models (like Claude Desktop) to query live xBase data using natural language. It wraps the CData JDBC Driver for xBase, exposing xBase tables and columns as SQL models through an MCP interface.
How to use xBase MCP Server by CData?
Clone the repository, build the JAR with mvn clean install, download and license the CData JDBC Driver for xBase, create a .prp file with connection properties (Prefix, ServerName, DriverPath, DriverClass, JdbcUrl, Tables), then configure a client like Claude Desktop to run java -jar CDataMCP-jar-with-dependencies.jar <path-to>.prp. The server communicates via stdio and must run on the same machine as the client.
Key features of xBase MCP Server by CData
- Read-only access to live xBase data
- Natural language querying via LLMs
- Uses the CData JDBC Driver for xBase
- Provides tools: get_tables, get_columns, run_query
- Simple setup with a properties file
- MIT licensed
Use cases of xBase MCP Server by CData
- Query xBase databases using natural language in Claude Desktop
- Retrieve table and column metadata from xBase data sources
- Analyze xBase data without writing SQL
FAQ from xBase MCP Server by CData
Is this MCP server read-only? Can I perform write operations?
Yes, this server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate free beta MCP Server for xBase (linked in the README).
What runtime dependencies are required?
You need Java, Maven (to build), and the CData JDBC Driver for xBase (must be installed and licensed). The driver JAR path is specified in the .prp file.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine as the server.
How do I configure the connection to xBase?
Create a .prp file with properties: Prefix, ServerName, ServerVersion, DriverPath (full path to cdata.jdbc.xbase.jar), DriverClass (cdata.jdbc.xbase.xBaseDriver), JdbcUrl (generated using the driver's connection string utility), and Tables (leave blank for all tables).
Where can I get support and what is the license?
For connection issues, contact CData Support. For server issues, join the CData Community. This server is licensed under MIT.
Frequently asked questions
Is this MCP server read-only? Can I perform write operations?
Yes, this server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate free beta MCP Server for xBase (linked in the README).
What runtime dependencies are required?
You need Java, Maven (to build), and the CData JDBC Driver for xBase (must be installed and licensed). The driver JAR path is specified in the `.prp` file.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine as the server.
How do I configure the connection to xBase?
Create a `.prp` file with properties: Prefix, ServerName, ServerVersion, DriverPath (full path to cdata.jdbc.xbase.jar), DriverClass (cdata.jdbc.xbase.xBaseDriver), JdbcUrl (generated using the driver's connection string utility), and Tables (leave blank for all tables).
Where can I get support and what is the license?
For connection issues, contact CData Support. For server issues, join the CData Community. This server is licensed under MIT.
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps

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.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments