Skip to content
Claude Desktop

Sluicer for Claude Desktop

io.github.gi0tto/sluicer

The data a web page declares, with where each value came from. No model, no API key.

client:Claude Desktop transport:stdio runtime:pypi

Install Sluicer in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sluicer": {
      "command": "uvx",
      "args": [
        "sluicer"
      ],
      "env": {
        "SLUICER_ALLOW_PRIVATE": "<SLUICER_ALLOW_PRIVATE>"
      }
    }
  }
}

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

Sluicer in other clients