MCP Hub
Back to servers

CSV Analytics MCP Server

A spreadsheet and CSV analysis toolkit for AI agents that enables loading CSV files, filtering and querying data, computing statistics, creating aggregations, building pivot tables, and exporting chart-ready data using pandas.

glama
Updated
Apr 14, 2026

CSV Analytics MCP Server

By MEOK AI Labs — Sovereign AI tools for everyone.

Spreadsheet and CSV analysis toolkit for AI agents. Load CSV files, filter and query data, compute statistics, create aggregations, build pivot tables, and export chart-ready data -- all powered by pandas.

MCPize MIT License MEOK AI Labs

Tools

ToolDescription
load_csvLoad a CSV file into memory for analysis
query_dataQuery a dataset with filtering, column selection, and sorting
describe_columnsGet detailed statistics for every column
aggregateAggregate data with GROUP BY and compute metrics
export_chart_dataExport data in a chart-ready format (Chart.js compatible)
pivot_tableCreate a pivot table from a dataset

Quick Start

pip install mcp
git clone https://github.com/CSOAI-ORG/csv-analytics-mcp.git
cd csv-analytics-mcp
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "csv-analytics": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/csv-analytics-mcp"
    }
  }
}

Pricing

PlanPriceRequests
Free$0/mo30 calls/day, 500 rows max
Pro$9/moUnlimited + Excel/Parquet + multi-file joins
EnterpriseContact usCustom + streaming + scheduled reports

Get on MCPize

Part of MEOK AI Labs

This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.


MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom

Reviews

No reviews yet

Sign in to write a review