Exposes Parquet data as a Model Context Protocol (MCP) server, enabling LLMs to query it using natural language.
This read-only MCP Server provides a streamlined way for Large Language Models (LLMs), like Claude Desktop, to access and query live Parquet data. By leveraging the CData JDBC Driver for Parquet, the server presents Parquet files as relational SQL models accessible through a simple MCP interface. This allows users to retrieve real-time information by posing natural language questions, eliminating the need for direct SQL queries.