Developer Tools
Trust: 37/100 (Limited)io.github.fliptheweb/fatsecret-mcp Guide
MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)
1 starsby fliptheweb
Quick Start
Install
npx fatsecret-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-fliptheweb-fatsecret-mcp": {
"command": "npx",
"args": [
"fatsecret-mcp"
]
}
}
}