Skip to content
Back to search
100
MCP live v6.0.2 MCP 2025-06-18 streamable-http

io.github.atmflow55/datafood-mcp

io.github.atmflow55/datafood-mcp

DataFood: 16 data sources (crypto/DeFi/security/news/finance) via one MCP. Bundles save ~92%.

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

Tools · 4

datafood_query

Fetch a single data type from DataFood. Free 1-row preview, no auth required. Use datafood_bundle for 3+ queries (cheaper).

datafood_bundle

Bundle 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.

datafood_portfolio_ask

Natural-language Q&A on a Plaid-linked portfolio (read-only). Requires user_id of a previously-synced portfolio.

datafood_watch_session

Open a watchable agent session — returns session_id and a public /watch/{id} URL for live observation. Free.

Resources · 6

llms.txt

AI-friendly site summary

https://toughlovesec.win/llms.txt
AGENTS.md

Agent integration guide

https://toughlovesec.win/AGENTS.md
DataFood data catalog

All 16 data types with examples

https://toughlovesec.win/api/v1/catalog
OpenAPI spec

OpenAPI 3.0 spec for all DataFood endpoints

https://toughlovesec.win/openapi.json
x402 descriptor

x402 micropayment service descriptor

https://toughlovesec.win/.well-known/x402.json
Competitor comparison

Pricing comparison vs. CoinGecko Pro, Etherscan, etc.

https://toughlovesec.win/datafood/comparison.json

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.atmflow55/datafood-mcp": {
      "url": "https://toughlovesec.win/mcp",
      "transport": "streamable-http"
    }
  }
}