fetcher.sh — web data for agents
sh.fetcher/mcp111 web-data endpoints across 11 services. Pay per call in USDC via x402.
Tools · 16
Free. Search fetcher.sh's web-data endpoints (Twitter/X, YouTube, TikTok, Instagram, Reddit, Google, Google Maps, Google News, Google Play, App Store, Yelp) by keyword and/or service. Returns paths, d…
Free. Show the full call signature for one endpoint: required and optional parameters, allowed values, price, and response shape.
Paid. Fetch live data from any fetcher.sh endpoint. Pass the endpoint path plus its parameters (path and query parameters together in `params`). Priced per call in USDC on Base, Monad or Solana: pay w…
Free. Show the remaining credit balance for the API key sent in this connection's Authorization header. Call this before a long run of paid requests.
Paid (the amount you choose, minimum $1). Buy prepaid credits with x402 so later calls skip the per-call payment round trip. With an Authorization: Bearer bby_live_... header on this connection it rec…
Paid ($0.003). Apps — App Store. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.005). Place search — Google Maps. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.005). Search — Google News. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.005). Search — Google Search. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.003). Apps — Google Play. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.004). User handle — Instagram. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.002). Search post — Reddit. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.004). Post search — TikTok. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.005). Search — Twitter / X. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.003). Search — Yelp. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Paid ($0.005). Search video — YouTube. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fetcher.sh_—_web_data_for_agents": {
"url": "https://fetcher.sh/mcp",
"transport": "streamable-http"
}
}
}