Parquet MCP Server by CData
@CDataSoftware
About Parquet 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 Parquet (beta)](https://www.cdata.com/download/download.aspx?sku=HIZK-V&type=beta).
Basic information
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\\parquet.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 Parquet MCP Server by CData?
Parquet MCP Server by CData is a read-only Model Context Protocol server that lets LLMs like Claude Desktop query Parquet data using natural language. It wraps the CData JDBC Driver for Parquet to expose Parquet files as relational SQL models.
How to use Parquet MCP Server by CData?
Clone the repository, build with Maven, then install and license the CData JDBC Driver for Parquet. Configure a JDBC connection string using the driver’s utility, create a .prp file with connection properties, and either add the server to your Claude Desktop config or run it independently with java -jar CDataMCP-jar-with-dependencies.jar <path-to-prp>.
Key features of Parquet MCP Server by CData
- Read-only querying of Parquet data via natural language.
- Exposes Parquet files as relational tables using JDBC.
- Provides tools:
get_tables,get_columns, andrun_query. - Uses stdio transport for local MCP clients.
- Supports custom table selection through configuration.
- Licensed under MIT.
Use cases of Parquet MCP Server by CData
- Ask an LLM to correlate fields in Parquet data (e.g., “What is the correlation between my closed won
More Data & Analytics MCP servers
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
Comments