Sancho Fetch for Cline
io.github.panth-net/sancho-fetch
Local-first public-data MCP server that writes inspectable records and working files.
client:Cline
transport:stdio
runtime:pypi
Install Sancho Fetch 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": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs