74
/ 100
15 days ago
glama

Nutrition MCP

A remote MCP server for personal nutrition tracking that lets you log meals, track macros, water, and body weight, and review your nutrition history through conversation.

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
30 tools verified — handlers match their declared behaviour
17 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, OAUTH_CLIENT_SECRET, SUPABASE_SECRET_KEY
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.
configALLOWED_ORIGINS
configGOOGLE_CLIENT_ID_(optional)_ Google OAuth client ID for "Sign in with Google"
🔐 secretGOOGLE_CLIENT_SECRET_(optional)_ Google OAuth client secret
configOAUTH_CLIENT_IDRandom string for OAuth client identification
🔐 secretOAUTH_CLIENT_SECRETRandom string for OAuth client authentication
configOFF_USER_AGENTOpen Food Facts User-Agent for barcode lookups, in the form AppName (email)
configPORTServer port (default: 8080)
🔐 secretSUPABASE_SECRET_KEY4. Copy the service role key from Project Settings → API and use it as .
configSUPABASE_URLYour Supabase project URL
// 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 3 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/manuelpadilla0210-nutrition-mcp-1ppzve)](https://m8ven.ai/mcp/manuelpadilla0210-nutrition-mcp-1ppzve)
commit: b8056e9638c78991998f285c1f7312726c2ea5e8
code hash: 546f036f8d1676404c61e888822dfbe8230ffa5adc7a191beb2be115eb213a40
verified: 7/16/2026, 8:43:47 AM
view raw JSON →