zen-apps/mcp-nutrition-tools
MCP-enabled server providing Claude Desktop with intelligent nutrition tools from USDA's 600k+ food database. Features dual architecture (MCP protocol + HTTP API), hosted service, and complete deployment pipeline with Docker/Cloud Run.
Platform-specific configuration:
{
"mcpServers": {
"mcp-nutrition-tools": {
"command": "npx",
"args": [
"-y",
"mcp-nutrition-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...