Nutrition MCP Server Built with Claude Code for Food Diary Export

✍️ OpenClawRadar📅 Published: March 10, 2026🔗 Source
Nutrition MCP Server Built with Claude Code for Food Diary Export
Ad

A developer created a nutrition MCP server using Claude Code to solve the problem of commercial food diary apps blocking data export functionality behind paywalls or not offering it at all.

Development Process

The developer spent about 12 hours "vibe coding" with Claude Code, describing desired behavior and reviewing generated code. The resulting MCP server uses Bun + Hono + Supabase, is deployed as Docker, and includes OAuth for user data privacy.

How It Works

  • Open Claude and send a photo of your meal or describe what you ate
  • The system estimates macros and logs everything
  • Request summaries for specific date ranges
  • Export data to Excel
  • No need to switch between apps or scroll through food databases
Ad

Cross-Tool Integration

When connected to the same Claude session as other MCP servers (like a Withings MCP server for steps, sleep, and weight), users can ask cross-tool questions such as "how did my calories compare to my activity this week?" without writing integration code.

Availability

  • Free to connect at nutrition-mcp.com
  • Setup takes under a minute
  • Source code available on GitHub for self-hosting: https://github.com/akutishevsky/nutrition-mcp/

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also