Best for
- Data exploration in scientific computing and HPC environments.
- AI agents that need to quickly summarize Parquet files.
- Workflows integrated with the CLIO Kit ecosystem, where other servers provide complementary functions.
CLIO Parquet is a specialized MCP server for reading Apache Parquet files. It provides essential tools for summarizing, row reading, column preview, and aggregation statistics. Being part of the CLIO Kit ecosystem, it supports scientific and HPC contexts. Its functionality is clear but limited; it is suitable for its targeted use of summarization and reading, but may not cover complex full data analysis needs.
CLIO Parquet is an MCP server for reading and analyzing Apache Parquet files, part of the CLIO Kit, a tooling layer of the IoWarp platform. It offers tools to get file summaries, read row slices, preview column values, and compute column statistics. The server is distributed via the Python package clio-kit and communicates over stdio. It is suitable for scientific or tabular data analysis where data is stored in Parquet format, often within HPC environments.
uv tool install 'clio-kit==2.10.6'.\n3. Run uv tool update-shell if the executable directory is not on PATH.\n4. Verify server list: clio-kit mcp-servers.\n5. Start the server: clio-kit mcp-server parquet.