Sluicer for Cline
io.github.gi0tto/sluicer
The data a web page declares, with where each value came from. No model, no API key.
client:Cline
transport:stdio
runtime:pypi
Install Sluicer in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"sluicer": {
"command": "uvx",
"args": [
"sluicer"
],
"env": {
"SLUICER_ALLOW_PRIVATE": "<SLUICER_ALLOW_PRIVATE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs