67
/ 100
3 days ago
glama

Food Facts MCP Server

Provides AI assistants with real-time access to nutrition data from USDA FoodData Central and FatSecret, enabling accurate answers with citations for nutrition queries.

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: FATSECRET_CLIENT_SECRET, USDA_FDC_API_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.
configCACHE_DB_PATHdefault: ~/.cache/food_facts_mcp/food_facts.db
configCACHE_TTL_DAYSdefault: no expiry
configCACHE_ENABLEDtrue # set false to disable caching
configFATSECRET_CLIENT_IDyour_fatsecret_id
🔐 secretFATSECRET_CLIENT_SECRETyour_fatsecret_secret
🔐 secretUSDA_FDC_API_KEYyour_fdc_key
// 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 6 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/razvannicolae-food-facts-mcp-15x8p8)](https://m8ven.ai/mcp/razvannicolae-food-facts-mcp-15x8p8)
commit: 7c6030f17eaed6732d143c881b2279eb607574bf
code hash: 63aa00ac993de450e058aff374bbb4a6441dc051b8a12141b5d26472d2dbf7f1
verified: 6/21/2026, 10:43:30 AM
view raw JSON →