thitiph0n/calorie-tracker-mcp-server
If you are the rightful owner of calorie-tracker-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Calorie Tracker MCP Server is designed to help users track their daily calorie intake and manage their dietary goals with precise BMR/TDEE calculations.
Tools
Functions exposed to the LLM to take actions
list_entries
List food entries with pagination.
add_entry
Add a food entry with macros.
update_entry
Update an existing food entry.
delete_entry
Delete a food entry.
get_profile
Retrieve profile with BMR/TDEE calculations.
update_profile
Update profile data such as height, weight, and activity level.
get_profile_history
Access historical tracking data.
register_user
Register a new user.
revoke_user
Revoke user access.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client