listings/data/datafood-mcp

DataFood MCP

by TOUGH LOVE SECURITYlivefrom $0.001 /call

Remote MCP server aggregating 16 cross-niche data sources: crypto/DeFi prices, stocks, forex, Hacker News, Reddit trending, GitHub trending, weather, flights, real estate, and sports. $0.001/query via x402 on Base; bundle pricing for up to 20 queries.

TOOLS · 4

#TOOLDESCRIPTIONPRICE/CALL
01datafood_queryprobedFetch a single data type from DataFood. Free 1-row preview, no auth required. Use datafood_bundle for 3+ queries (cheaper).varies
02datafood_bundleprobedBundle 1-20 cross-niche queries in one call. Saves 50-92% vs. per-API. Free preview accepts up to 5; paid via Stripe session_id or x402 X-Payment header.varies
03datafood_portfolio_askprobedNatural-language Q&A on a Plaid-linked portfolio (read-only). Requires user_id of a previously-synced portfolio.varies
04datafood_watch_sessionprobedOpen a watchable agent session — returns session_id and a public /watch/{id} URL for live observation. Free.varies
Prices set by the provider and charged per successful call.

CONNECT

# Inspect the unpaid MCP/x402 requirement with a valid initialize request.
curl -i --request POST 'https://toughlovesec.win/mcp' \
  --header 'Content-Type: application/json' \
  --header 'Accept: application/json, text/event-stream' \
  --data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"toll402-check","version":"1.0.0"}}}'
Keep EVM_PRIVATE_KEY server-side and use a narrowly funded wallet.official MCP + x402 guide ↗