Home › Other › cronometer-mcp

cronometer-mcp

MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods

Python
★ 24 stars Last pushed 2026-08-20 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 2.0.3)

uvx cronometer-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "cronometer-mcp": {
      "command": "uvx",
      "args": [
        "cronometer-mcp"
      ],
      "env": {
        "CRONOMETER_USERNAME": "<YOUR_VALUE>",
        "CRONOMETER_PASSWORD": "<YOUR_VALUE>",
        "CRONOMETER_DATA_DIR": "<YOUR_VALUE>"
      }
    }
  }
}
  • CRONOMETER_USERNAME required — Your Cronometer account email
  • CRONOMETER_PASSWORD required secret — Your Cronometer account password
  • CRONOMETER_DATA_DIR — Directory for sync output (defaults to ~/.local/share/cronometer-mcp/)

Related servers

Data from the Official MCP Registry