MyFitnessPal runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from pypi. Last commit 16 Sep 2026.
MCP server for MyFitnessPal: log, search, and analyze your food diary.
Today is the operative word: we check MyFitnessPal every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mfp-mcp -- uvx mfp-mcp
{
"mcpServers": {
"mfp-mcp": {
"args": [
"mfp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mfp-mcp]
command = "uvx"
args = ["mfp-mcp"]
{
"mcpServers": {
"mfp-mcp": {
"args": [
"mfp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mfp-mcp": {
"args": [
"mfp-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MFP_COOKIE (MyFitnessPal session cookie (optional; 'mfp-mcp auth' is the guided alternative)), MFP_USERNAME (MyFitnessPal username; only needed if MFP's profile lookup fails for your account).
The author declared them in the registry entry; get the values from the project itself.
LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance.
MCP server for Little Green Light CRM. Search donors, log gifts, manage groups and contacts.
MCP server for AppSignal — get alert details, search logs, and retrieve logs within time ranges.
MCP server for Cronometer nutrition tracking — food logs, diary, macros, fasting
MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows
MCP server for managing Fly.io machines, apps, logs, and Docker images.
Incident forensic with log files analyzing
MCP server for Dynatrace Managed to access logs, events, and metrics.
Answers built from our own checks of this server.