life-tracker-mcp-server

pinchasn81/life-tracker-mcp-server

3.2

If you are the rightful owner of life-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 dayong@mcphub.com.

LifeTracker MCP Server provides tools and resources for interacting with LifeTracker's DynamoDB tables, enabling AI assistants to manage activity logs, user profiles, memory entries, and quick actions.

Tools

Functions exposed to the LLM to take actions

create_activity_log

Create a new activity log entry (food, drink, exercise, etc.)

get_activity_logs

Fetch activity logs with optional filters (owner, type, date range)

get_user_profile

Fetch user profile by owner ID

update_user_profile

Create or update user profile with health information

create_memory_entry

Save a new memory entry (saved foods, exercises, etc.)

get_memory_entries

Fetch memory entries with filters

create_quick_action

Create a new quick action button

get_quick_actions

Fetch quick actions by category

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources