71
/ 100
1 month ago
glama

cronometer-api-mcp

Enables nutrition tracking with Cronometer, including food logging, food search, diary management, and nutrition data retrieval via natural language.

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
13 tools verified — handlers match their declared behaviour
8 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: CRONOMETER_PASSWORD, MCP_OAUTH_CLIENT_SECRET, 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.
configXDG_CACHE_HOME
configCRONOMETER_USERNAMEexport ="your@email.com"
🔐 secretCRONOMETER_PASSWORDexport ="your-password"
configMCP_TRANSPORTNo Transport mode: stdio (default), sse, or streamable-http
configFASTMCP_HOST
configPORTNo Listen port for remote transports (default 8000)
configFASTMCP_PORT
configMCP_OAUTH_CLIENT_IDNo OAuth client ID for remote clients
🔐 secretMCP_OAUTH_CLIENT_SECRETNo OAuth client secret for remote clients
🔐 secretMCP_AUTH_TOKENNo Bearer token for remote auth (enables OAuth flow)
configMCP_BASE_URLNo Public base URL for OAuth metadata endpoints
// 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 2 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/mhyounis19-cronometer-api-mcp-1yzq10)](https://m8ven.ai/mcp/mhyounis19-cronometer-api-mcp-1yzq10)
commit: bd315f50ece16fddd3537cd4e7728b9ffb5d0d82
code hash: 919fe8cfa1ea269136e291d780b0db48c743e9a3d57364d6b0178e76e45adf8e
verified: 6/23/2026, 10:38:57 AM
view raw JSON →