myhotlunchbox-mcp

chrischall/myhotlunchbox-mcp
★ 1 stars TypeScript AI/LLM Updated today
MCP server for My Hot Lunchbox — school lunch calendar, ordering, and payments for a parent account. Signs in server-side with the account credentials.
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": {
    "myhotlunchbox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/myhotlunchbox-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [My Hot Lunchbox](https://www.myhotlunchbox.com) — read the school lunch calendar, manage students, place and change orders, and track deliveries and payments on a parent account. > Developed and maintained by AI (Claude Code). Use at your own discretion. ```sh npx myhotlunchbox-mcp ```

Tools (1)

mhlb_