← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses database capabilities via: sqlite3 Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/time-tracker-ai-mcp
Time Tracker Ai tools for AI agents. Capabilities: start timer, stop timer, get report. Built by
C
73.1 / 100
Versions
1.0.10latestfirst seen Jun 30, 2026
Tools 4
start_timer annotations: none low
Start a time tracking timer for a project. Optionally add a task description and comma-separated tags.
tags str task str api_key str project str
stop_timer annotations: none low
Stop the running timer and log the time entry. Optionally add notes.
notes str api_key str
get_report annotations: none low
Generate a time report. Optionally filter by project. Shows totals per project and per day.
days int api_key str project str
list_entries annotations: none low
List recent time entries. Optionally filter by project. Returns up to limit entries (default 20).
limit int api_key str project str
Permissions 4
network medium filesystem low database medium env_vars low Scan Findings 31
low
Tool 'start_timer' has no annotations
low
Tool 'stop_timer' has no annotations
low
Tool 'get_report' has no annotations
low
Tool 'list_entries' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: start_timer
info
Tool: stop_timer
info
Tool: get_report
info
Tool: list_entries
info
Transport: streamable-http
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
medium
Permission: database access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)