Back to Home
rwese icon

mcp-backlog

Verified Safe

by rwese

Overview

Manages backlog items and todos, tracking their status, priority, and dependencies, with automatic versioning and a pruning mechanism, storing data in human-readable markdown files.

Installation

Run Command
npx -y github:rwese/mcp-backlog

Environment Variables

  • MCP_BACKLOG_DIR
  • XDG_DATA_HOME

Security Notes

The server operates locally using standard I/O and manipulates local filesystem files for data storage. Input sanitization is applied to topic names to mitigate path traversal vulnerabilities. It uses `child_process.execSync` to detect git repository roots, which is generally safe for system metadata retrieval within a trusted environment and does not directly process arbitrary user input. No hardcoded secrets or malicious patterns were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2026-01-03

Tags

backlog-managementtodo-trackingworkflow-automationtask-managementxdg-compliant