meals

marco308/meals
★ 0 stars Python AI/LLM Updated today
A meal options planner with an aisle-sorted shopping list and a first-class AI access layer: REST API, MCP server, and a skill the server publishes itself. No built-in LLM — bring your own.
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": {
    "meals": {
      "command": "uvx",
      "args": [
        "meals"
      ]
    }
  }
}

Or install with pip: pip install meals

README Excerpt

A meal **options** planner (not a rigid Mon–Sun grid) with a recipe library and an aisle-sorted shopping list, exposed through an AI-friendly API so anyone can drive it with their own AI assistant. POC implementation of the plan in - **Recipes** — submit a URL once and it's parsed (free, from the page's

Topics

fastapiiosmcpmcp-servermeal-planningmodel-context-protocolpythonself-hostedshopping-listswiftui