Cronometer API MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 2 081 installs a week from pypi. Last commit 3 Aug 2026.
MCP server for Cronometer nutrition tracking — food logs, diary, macros, fasting
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cronometer-api-mcp -- uvx cronometer-api-mcp
{
"mcpServers": {
"cronometer-api-mcp": {
"args": [
"cronometer-api-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cronometer-api-mcp]
command = "uvx"
args = ["cronometer-api-mcp"]
{
"mcpServers": {
"cronometer-api-mcp": {
"args": [
"cronometer-api-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cronometer-api-mcp": {
"args": [
"cronometer-api-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.