mcp-data-profiler

Ridadata/mcp-data-profiler
★ 1 stars Python AI/LLM Updated today
MCP server that lets AI agents understand any local dataset (CSV, Parquet, JSON, Excel) without reading raw rows — types, nulls, ranges and data-quality flags at ~100x less context.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-data-profiler": {
      "command": "uvx",
      "args": [
        "mcp-data-profiler"
      ]
    }
  }
}

Or install with pip: pip install mcp-data-profiler

Topics

claudedata-profilingdata-qualityllm-toolsmcpmcp-servermodel-context-protocolpandas