Sancho Fetch runs on your own machine — the client starts it, so there is no endpoint to ping. 105 installs a week from pypi. Last commit 17 Sep 2026.
Local-first public-data MCP server that writes inspectable records and working files.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run([editor, target], check=False)
tmp_path = os.path.join(tmpdir, dta_name)
data = yaml.load(raw, Loader=_YAML_SAFE_LOADER)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sancho-fetch -- uvx sancho-fetch
{
"mcpServers": {
"sancho-fetch": {
"args": [
"sancho-fetch"
],
"command": "uvx"
}
}
}
[mcp_servers.sancho-fetch]
command = "uvx"
args = ["sancho-fetch"]
{
"mcpServers": {
"sancho-fetch": {
"args": [
"sancho-fetch"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sancho-fetch": {
"args": [
"sancho-fetch"
],
"command": "uvx"
}
}
}
Local-first MCP server that reconstructs architecture, workflows and business rules from your code.
Meta-MCP gateway: search, inspect and call any MCP server from the public registries.
Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.
MCP server for SeaTable — read, write, search, link, and query data in your bases
Local-first MCP server that snapshots your project's working state into one context object.
Local-first MCP server and CLI for validating and generating synthetic ACH files.
MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.
Read-only MCP server for Sandwich aging-parent care resources and cost data.
Answers built from our own checks of this server.