Back to Home
mgrandau icon

ai-session-tracker-mcp

Verified Safe

by mgrandau

Overview

Track AI coding sessions to measure developer productivity and calculate ROI.

Installation

Run Command
ai-session-tracker server

Environment Variables

  • AI_ENABLE_S3_BACKUP
  • AI_PROJECT_ID

Security Notes

The project extensively uses `subprocess.run` and `subprocess.Popen` for CLI commands, service management (systemd, launchd, Task Scheduler), and GitHub CLI integration. While the commands are largely constructed from internal module/executable paths or include input validation (e.g., `DANGEROUS_CHARS_REGEX` in `create_issues.py`), the broad use of external processes always introduces a degree of risk. The web dashboard, by default, runs on localhost without authentication. However, if configured to bind to '0.0.0.0' or another network-accessible interface, it exposes analytics data publicly without any access controls.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-15

Tags

AI productivitysession trackingROI calculationcode metricsweb dashboardVS Code integrationModel Context Protocol