mcp-analyst

mcp-analyst

8

MCP Analyst is a server that enables efficient analysis of large local CSV or Parquet files using Claude, without full file uploads. It's particularly useful for datasets that exceed the context window size or when aiming to reduce costs.

How do I provide more than one CSV file?

The server supports using globs in the file location. For example, if your directory 'data' has more than one CSV file, you can specify the file location as '<parent_path_to_data>/data/*.csv'.