71
/ 100
3 days ago
glama

cronometer-api-mcp

MCP server for Cronometer nutrition tracking using the mobile API. Enables food logging, nutrition data retrieval, diary management, and fasting tracking.

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_AUTH_TOKEN, MCP_OAUTH_CLIENT_SECRET
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_AUTHORIZE_PASSPHRASERemote FORK: required to complete /authorize
configMCP_ALLOWED_REDIRECT_ORIGINSNo FORK: allowed OAuth redirect origins (default https://claude.ai,https://claude.com)
🔐 secretMCP_AUTH_TOKENRemote HMAC key used to sign and verify access tokens
configCRONOMETER_MEAL_WINDOWS
configMCP_BASE_URLRemote Public base URL; must match the deployed URL exactly
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_IDRemote OAuth client ID, verified at /token
🔐 secretMCP_OAUTH_CLIENT_SECRETRemote OAuth client secret, verified at /token
// 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/firaskudsy-cronometer-api-mcp-1n2wcb)](https://m8ven.ai/mcp/firaskudsy-cronometer-api-mcp-1n2wcb)
commit: 3059c4fc5fbfe74eeb32e179fdb6a6da9032a17d
code hash: 1280d6209f8bbd30d2506de26364695cbe2ef912e47a4bbc3c6a86617473e83e
verified: 7/28/2026, 9:00:42 AM
view raw JSON →