Back to Home
SackeyDavid icon

cursor-eod-mcp

Verified Safe

by SackeyDavid

Overview

An MCP server that automates the generation and posting of end-of-day (EOD) status updates to Slack, including auto-summarization of Cursor workspace conversations.

Installation

Run Command
npx -y @techhalo/cursor-eod-mcp

Environment Variables

  • SLACK_BOT_TOKEN
  • SLACK_USER_TOKEN
  • SLACK_DEFAULT_CHANNEL
  • CURSOR_WORKSPACE_PATH
  • WORKSPACE_PATH

Security Notes

Slack tokens are stored locally in an unencrypted JSON file (data/eod-mcp.json) if configured via the 'configure' tool, or expected as environment variables. This relies on file system permissions for security, which is a common practice for local tools but presents a vulnerability if the file system is compromised. No 'eval' or malicious code patterns were found. The use of `child_process.spawn` is limited to test files and does not pose a production risk.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-05

Tags

MCPSlackEODAutomationProductivity