Back to Home
hugoduncan icon

mcp-tasks

Verified Safe

by hugoduncan

Overview

Manages development tasks and workflows for AI agents using the Model Context Protocol (MCP), enabling persistent planning, category-based organization, and story-based development.

Installation

Run Command
/usr/local/bin/mcp-tasks-server

Security Notes

The system involves downloading and executing pre-built native binaries from GitHub releases (via `curl`/`wget` scripts) and installing them to system-wide paths (potentially requiring `sudo`). This introduces a supply chain risk if the GitHub repository or release artifacts are compromised. Automatic execution of these scripts via Claude Code SessionStart hooks further amplifies this risk. The system heavily relies on external command execution (`git`, `clojure`, `bb`) for core functionality like version control and task management, which should be auditable. Input validation is present via Malli schemas. No obvious `eval` of arbitrary user input or intentional obfuscation was found in the Clojure source.

Similar Servers

Stats

Interest Score37
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars8
Forks0
Last Update2026-01-16

Tags

task-managementai-agentsmcpworkflow-automationclojure