Odel
Sancho Fetch

Sancho Fetch

Local
@panth-netPythonApache-2.0Updated 1w ago

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).

PyPIsancho-fetchv0.3.0

Run

uvx sancho-fetch

MCP client config

{
  "mcpServers": {
    "sancho-fetch": {
      "command": "uvx",
      "args": [
        "sancho-fetch"
      ]
    }
  }
}
MCP Bundlehttps://github.com/panth-net/sancho-fetch/releases/download/v0.3.0/sancho.mcpb

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.