Skip to content
Windsurf

Text Spreadsheet for Windsurf

io.github.demos-ra/text-spreadsheet

Let your AI read a whole spreadsheet as tab-separated text — Excel, ODS, SQLite and more

client:Windsurf transport:stdio runtime:pypi

Install Text Spreadsheet in Windsurf

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

{
  "mcpServers": {
    "text-spreadsheet": {
      "command": "uvx",
      "args": [
        "text-spreadsheet"
      ]
    }
  }
}

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

Text Spreadsheet in other clients