Sancho Fetch
Rank #21,079io.github.panth-net/sancho-fetch
Local-first public-data MCP server that writes inspectable records and working files.
Sancho Fetch is a Model Context Protocol (MCP) server published by panth-net. It ranks #21,079 of 132,113 servers tracked on MCP Toplist. Sancho Fetch is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 111,034 of 132,113 servers on MCP Toplist.
Use Sancho Fetch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sancho-fetch -- uvx sancho-fetch mcp serve --workspace "<workspace>" --transport stdioReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
[mcp_servers.sancho-fetch]
command = "uvx"
args = ["sancho-fetch", "mcp", "serve", "--workspace", "<workspace>", "--transport", "stdio"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch",
"mcp",
"serve",
"--workspace",
"<workspace>",
"--transport",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch",
"mcp",
"serve",
"--workspace",
"<workspace>",
"--transport",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
{
"servers": {
"sancho-fetch": {
"type": "stdio",
"command": "uvx",
"args": [
"sancho-fetch",
"mcp",
"serve",
"--workspace",
"<workspace>",
"--transport",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch",
"mcp",
"serve",
"--workspace",
"<workspace>",
"--transport",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch",
"mcp",
"serve",
"--workspace",
"<workspace>",
"--transport",
"stdio"
]
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/panth-net/sancho-fetch/releases/download/v0.3.1/sancho.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.panth-net%2Fsancho-fetch)<a href="https://mcptoplist.com/server/io.github.panth-net%2Fsancho-fetch"><img src="https://mcptoplist.com/badge/io.github.panth-net%2Fsancho-fetch.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
panth-net
Other servers by panth-net
View all panth-net servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.1 | Sep 17, 2026 |
| 0.3.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains Sancho Fetch?
- Sancho Fetch is maintained by panth-net, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Sancho Fetch listed on the Official MCP Registry?
- Yes — Sancho Fetch is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sancho Fetch have?
- MCP Toplist tracks 2 versions of Sancho Fetch, most recently published on Sep 17, 2026.
- Where can I find the source code for Sancho Fetch?
- The source code for Sancho Fetch is hosted at github.com/panth-net/sancho-fetch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.