Back to Home
pinchasn81 icon

life-tracker-mcp-server

Verified Safe

by pinchasn81

Overview

MCP server for LifeTracker DynamoDB integration, providing tools for activity logging and memory management related to health and daily life.

Installation

Run Command
uv run mcp dev main.py

Environment Variables

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_DEFAULT_REGION
  • TABLE_PREFIX

Security Notes

Relies on environment variables for AWS credentials (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY), which must be securely managed in deployment environments. No 'eval' or other directly exploitable code patterns found. Data access is via standard DynamoDB operations.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens8000
Stars0
Forks0
Last Update2025-11-27

Tags

LifeTrackerDynamoDBActivity LoggingHealth TrackingMCP Server