Skip to main content
Glama

MyFitnessPal MCP Server

get_water_intake

Retrieve your daily water consumption data from MyFitnessPal for hydration tracking and health monitoring.

Instructions

Get water consumption for a specific day.

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