Back to Home
final0920 icon

mcp-worklog

Verified Safe

by final0920

Overview

Automates the generation and management of daily work reports, including collecting content from AI tool sessions for summarization and editing.

Installation

Run Command
python -m mcp_worklog.main --storage-path /path/to/worklogs

Security Notes

The server operates locally using standard I/O and reads/writes files in a user-specified directory. AI session collectors access predefined application data paths (e.g., ~/.claude, %APPDATA%/Kiro, %APPDATA%/Cursor). The CursorCollector uses SQLite with a hardcoded query key, which reduces SQL injection risk. No explicit 'eval' or direct external network calls (beyond standard MCP communication) are apparent from the provided code, nor any hardcoded secrets. File operations are controlled and limited to expected paths for its functionality, and no arbitrary file access based on user input is observed.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassHigh
Avg Tokens1200
Stars1
Forks0
Last Update2025-12-11

Tags

WorklogDaily ReportAI SessionProductivityTask Management