Skip to main content
Glama

MyFitnessPal MCP Server

get_daily_macros

Retrieve your daily macro and micronutrient breakdown from MyFitnessPal for any date to track nutrition intake and monitor dietary goals.

Instructions

Get comprehensive macro and micronutrient breakdown with all tracked nutrients.

Args: date: Date in YYYY-MM-DD format (defaults to today)

Input Schema

NameRequiredDescriptionDefault
dateNo

Input Schema (JSON Schema)

{ "properties": { "date": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-mcp-garage/mcp-myfitnesspal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server