Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Hassenamri005 • Data & Databases
A lightweight Python MCP server that lets AI assistants (like Claude) access and query local CSV and Parquet files.
Summarize the contents of local CSV or Parquet datasets and return human-readable overviews.
Report basic dataset metadata (row/column counts, column types) from files on the user’s machine.
Extract or filter rows from local tabular files in response to natural language queries.
This project provides a small Model Context Protocol (MCP) server written in Python that exposes local tools for reading CSV and Parquet datasets. It registers simple reader tools so Claude for Desktop (or other MCP-capable agents) can invoke them to summarize, inspect, or extract data via natural language. The design is modular and easy to extend with additional tools, enabling fast local data exploration without uploading sensitive files to external services.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.