macro-engine

rockitdev/macro-engine
★ 0 stars Python Database Updated today
Conversational macro tracker: a local USDA food database exposed as an MCP server, so you log meals in plain language and ask what's left today.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "macro-engine": {
      "command": "uvx",
      "args": [
        "macro-engine"
      ]
    }
  }
}

Or install with pip: pip install macro-engine

README Excerpt

Macro tracking you talk to instead of tap at. A local food database built from open data (USDA FoodData Central), exposed as an MCP server so any Claude surface (a local Claude Code session, or any agent that speaks MCP) can log meals in plain language and answer the only question that matters: **what's left today**.

Topics

claudemacro-trackermcpmodel-context-protocolnutritionpythonsqliteusda
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →