{"slug":"fliptheweb/fatsecret-mcp","name":"FatSecret","description":"Server that connects Claude/Cursor to the FatSecret Platform API. Search foods, track your diet, manage recipes, and monitor weight directly from your AI assistant.","category":"other","tags":[],"official":false,"stars":1,"transport":null,"install":[{"cmd":"npx -y fatsecret-mcp","imports":[]}],"tools":[{"name":"check_auth_status","description":"Check if credentials and profile auth are configured. Call this first."},{"name":"setup_credentials","description":"Save FatSecret API credentials to persistent config"},{"name":"start_auth","description":"Start OAuth 1.0 authorization — returns URL for user to visit"},{"name":"complete_auth","description":"Complete OAuth with verifier PIN from authorization page"},{"name":"search_foods","description":"Search the food database"},{"name":"get_food","description":"Get detailed nutrition info for a food"},{"name":"find_food_by_barcode","description":"Find food by GTIN-13 barcode"},{"name":"autocomplete_foods","description":"Get search autocomplete suggestions"},{"name":"search_recipes","description":"Search recipes with filters"},{"name":"get_recipe","description":"Get recipe details with ingredients and directions"},{"name":"get_food_categories","description":"Get food categories"},{"name":"get_food_sub_categories","description":"Get food sub categories"},{"name":"get_brands","description":"Get food brands"},{"name":"get_recipe_types","description":"Get recipe types"},{"name":"get_food_entries","description":"Get food diary entries for a date"},{"name":"get_food_entries_month","description":"Get monthly nutrition summary (calories & macros per day)"},{"name":"create_food_entry","description":"Add a food diary entry"},{"name":"edit_food_entry","description":"Edit a food diary entry"},{"name":"delete_food_entry","description":"Delete a food diary entry"},{"name":"copy_food_entries","description":"Copy entries from one date to another"},{"name":"copy_saved_meal_entries","description":"Copy a saved meal to a date"},{"name":"get_favorite_foods","description":"Get favorite foods"},{"name":"delete_favorite_food","description":"Remove food from favorites"},{"name":"get_most_eaten_foods","description":"Get most eaten foods"},{"name":"get_recently_eaten_foods","description":"Get recently eaten foods"},{"name":"get_favorite_recipes","description":"Get favorite recipes"},{"name":"add_favorite_recipe","description":"Add recipe to favorites"},{"name":"delete_favorite_recipe","description":"Remove recipe from favorites"},{"name":"get_saved_meals","description":"Get saved meals"}],"env_vars":["FATSECRET_CLIENT_ID","FATSECRET_CLIENT_SECRET","FATSECRET_CONSUMER_SECRET"],"auth_type":"none","github":"https://github.com/fliptheweb/fatsecret-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}