Skip to content
Claude Desktop

Text Spreadsheet for Claude Desktop

io.github.demos-ra/text-spreadsheet

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

client:Claude Desktop transport:stdio runtime:pypi

Install Text Spreadsheet in Claude Desktop

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

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

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

Text Spreadsheet in other clients