Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

fetcher.sh — web data for agents

sh.fetcher/mcp

111 web-data endpoints across 11 services. Pay per call in USDC via x402.

Uptime
100.0%
1 direct probes · 30d
Response
693ms
last probe
Tools
16
callable
Resources
0
readable
Prompts
0
available

Tools · 16

search_endpoints

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…

describe_endpoint

Free. Show the full call signature for one endpoint: required and optional parameters, allowed values, price, and response shape.

fetch_data

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…

check_balance

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.

topup_credits

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…

appstore_apps

Paid ($0.003). Apps — App Store. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

google_maps_place_search

Paid ($0.005). Place search — Google Maps. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

google_news_search

Paid ($0.005). Search — Google News. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

google_search

Paid ($0.005). Search — Google Search. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

googleplay_apps

Paid ($0.003). Apps — Google Play. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

instagram_user_handle

Paid ($0.004). User handle — Instagram. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

reddit_search_post

Paid ($0.002). Search post — Reddit. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

tiktok_post_search

Paid ($0.004). Post search — TikTok. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

twitter_search

Paid ($0.005). Search — Twitter / X. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

yelp_search

Paid ($0.003). Search — Yelp. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

youtube_search_video

Paid ($0.005). Search video — YouTube. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.

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"
    }
  }
}