Skip to content
Windsurf

csvto mcp for Windsurf

io.github.bishop81/csvto-mcp

Local CSV, JSON and Excel conversion. Files are never uploaded and never enter the context.

client:Windsurf transport:stdio runtime:npm

Install csvto mcp in Windsurf

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

{
  "mcpServers": {
    "csvto-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "csvto-mcp"
      ]
    }
  }
}

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

csvto mcp in other clients