Back to Home
thijs-hakkenberg icon

mcp_todo

Verified Safe

by thijs-hakkenberg

Overview

A Git-based Model Context Protocol (MCP) server for collaborative todo management, accessible via Claude Desktop/Code, a web-based Kanban board, and an upcoming Telegram bot.

Installation

Run Command
npm start

Environment Variables

  • TODO_REPO_PATH
  • GIT_USER_NAME
  • GIT_USER_EMAIL
  • TELEGRAM_BOT_TOKEN
  • TELEGRAM_AUTHORIZED_USER_ID

Security Notes

The server executes local 'node' and 'git' commands based on user-configured environment variables (e.g., TODO_REPO_PATH). While this is fundamental to its functionality and good practices like non-root container execution, input validation (UUIDs), and XSS prevention for web UI are in place, a compromised environment or malicious configuration of these variables could pose a risk. No direct 'eval' or obvious malicious patterns were found in the source code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2026-01-19

Tags

gittodomcpcollaborationkanban