Skip to content
Windsurf

Data Profiler for Windsurf

io.github.ridadata/mcp-data-profiler

Profile local CSV, Parquet, JSON and Excel files into a compact data-quality summary.

client:Windsurf transport:stdio runtime:pypi

Install Data Profiler in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Data Profiler in other clients