io.github.atmflow55/datafood-mcp
io.github.atmflow55/datafood-mcpDataFood: 16 data sources (crypto/DeFi/security/news/finance) via one MCP. Bundles save ~92%.
Tools · 4
Fetch a single data type from DataFood. Free 1-row preview, no auth required. Use datafood_bundle for 3+ queries (cheaper).
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.
Natural-language Q&A on a Plaid-linked portfolio (read-only). Requires user_id of a previously-synced portfolio.
Open a watchable agent session — returns session_id and a public /watch/{id} URL for live observation. Free.
Resources · 6
AI-friendly site summary
https://toughlovesec.win/llms.txt
Agent integration guide
https://toughlovesec.win/AGENTS.md
All 16 data types with examples
https://toughlovesec.win/api/v1/catalog
OpenAPI 3.0 spec for all DataFood endpoints
https://toughlovesec.win/openapi.json
x402 micropayment service descriptor
https://toughlovesec.win/.well-known/x402.json
Pricing comparison vs. CoinGecko Pro, Etherscan, etc.
https://toughlovesec.win/datafood/comparison.json
Similar MCP servers embedding-nearest
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"
}
}
}