fatsecret mcp for Claude Code
io.github.fliptheweb/fatsecret-mcp
MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)
client:Claude Code
transport:stdio
runtime:npm
Install fatsecret mcp in Claude Code
run in your project directory
claude mcp add fatsecret-mcp -e FATSECRET_CLIENT_ID=<FATSECRET_CLIENT_ID> -e FATSECRET_CLIENT_SECRET=<FATSECRET_CLIENT_SECRET> -e FATSECRET_CONSUMER_SECRET=<FATSECRET_CONSUMER_SECRET> -- npx -y fatsecret-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs