74
/ 100
12 days ago
glama

Nutrition MCP

A remote MCP server for personal nutrition tracking that enables logging meals, tracking macros, and reviewing 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
33 tools verified — handlers match their declared behaviour
19 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/akutishevsky-nutrition-mcp-151f2o)](https://m8ven.ai/mcp/akutishevsky-nutrition-mcp-151f2o)
commit: 6675e74e8e6ad9ba721f7eea2e48078dee4e2a99
code hash: d3ab5ed9d329ccccd4d68a0986b91dac134c87770fefa26cd0e6f04eec36d059
verified: 7/19/2026, 8:53:03 AM
view raw JSON →