myastark/digest-mcp
Local-first nutrition tracking MCP server. Log meals by chatting with Claude, see macros in a visual dashboard. No cloud, no account, no subscription.
Platform-specific configuration:
{
"mcpServers": {
"digest-mcp": {
"command": "npx",
"args": [
"-y",
"digest-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Local-first nutrition tracking MCP server for Claude Desktop. Log meals by chatting with Claude, see macros in a visual dashboard. No cloud, no account, no subscription.
> Pre-alpha. Expect rough edges and breaking changes. Feedback welcome.
~/.digest/digest.db on your machine. SQLite. Export to CSV anytime.No meal plans. No grocery lists. No social feed. No streaks or gamification. No coaching nudges. No account. No cloud. No ads. No subscription.
It's a log and a dashboard. That's the whole product.
Both are queried together and results deduplicated.
pip install digest-mcpAdd to your claude_desktop_config.json:
{
"mcpServers": {
"digest": {
"command": "digest-mcp"
}
}
}Restart Claude Desktop.
| Variable | Description | |----------|-------------| | USDA_API_KEY | Free key from fdc.nal.usda.gov. Without it, falls back to a rate-limited demo key. | | DIGEST_DB_PATH | Custom path for the SQLite database. Default: ~/.digest/digest.db |
Open a chat and talk normally:
Loading reviews...