Local-first public-data MCP server that writes inspectable records and working files.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx sancho-fetch
MCP client config
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch"
]
}
}
}Distributed as an MCP bundle (`https://github.com/panth-net/sancho-fetch/releases/download/v0.3.0/sancho.mcpb`) — download it and import the bundle in your MCP client.