69
/ 100
19 days ago
glama

MFP Logger

Enables logging food into MyFitnessPal diary via natural language, supporting search, log, quick add, and diary retrieval.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENAI_API_KEYuv run mfp-logger chat # needs — terminal agent
configOPENAI_MODEL
configMFP_COOKIEthe session cookie from step 1
configMFP_USERNAMEoptional MFP username if needed
🔐 secretMCP_AUTH_TOKENlong random secret (python3 -c "import secrets; print(secrets.token_urlsafe(32))")
configMFP_IMPERSONATE
configMFP_PRODUCTION
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shivangisehgal-mfp-logger-65tr3s)](https://m8ven.ai/mcp/shivangisehgal-mfp-logger-65tr3s)
commit: 50f548cc72f8ec3aa7f520d2dd976937d6df4f4c
code hash: 9479e48b3fa557d3a0442064090da514e2cbcef06b473c937b6ae81c645fd690
verified: 7/12/2026, 8:35:09 AM
view raw JSON →