Skip to content
Windsurf

data profiler mcp for Windsurf

io.github.haiiibin/data-profiler-mcp

Profiles CSV/Parquet/Excel/JSON files: schema, stats, quality flags and dtype tips for LLM agents.

client:Windsurf transport:stdio runtime:pypi

Install data profiler mcp in Windsurf

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

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

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

data profiler mcp in other clients