Skip to content
Claude Desktop

csvto mcp for Claude Desktop

io.github.bishop81/csvto-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install csvto mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

csvto mcp in other clients