command

@scopecraft/cmd provides a CLI and MCP server to manage Markdown-Driven Task Management (MDTM) files. It reads/writes tasks (including phase/current-archive workflows and parent/subtask sequencing) stored in markdown frontmatter (TOML/YAML) and exposes operations via MCP (HTTP/SSE and STDIO) so LLM agents can perform task CRUD without manual parsing.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ DevTools cli mcp typescript mdtm task-management markdown ai-ide-integration workflow local-filesystem
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
32
/ 100
Is it safe for agents?
⚡ Reliability
31
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
65
Error Messages
0
Auth Simplicity
100
Rate Limits
0

🔒 Security

TLS Enforcement
60
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
55
Secret Handling
45

Likely operates on local project files (MDTM markdown), which reduces remote data exposure but increases risk if the process has broad filesystem access. The README does not document authentication/authorization for MCP/HTTP/SSE. TLS is mentioned only implicitly via 'HTTP/SSE' phrasing; explicit HTTPS requirement and verification are not documented. Dependency list includes common utility libs; no audit/CVE data provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
20
AF Security Reliability

Best When

You want local, file-based task management driven by markdown frontmatter and you want an MCP-accessible interface for AI tooling to operate on those files.

Avoid When

You need strong server-side authorization/tenant security, remote data hosting, or regulated workflows requiring explicit compliance/audit guarantees.

Use Cases

  • Manage development tasks and workflows stored as markdown (MDTM)
  • Drive an agent (via MCP) to list/create/update/complete tasks and subtasks
  • Organize complex features using parent tasks with ordered or parallel subtasks
  • Integrate task operations into AI IDEs (Cursor/Claude Desktop) via MCP root-dir configuration
  • Support multi-project workspaces with switching via config/env

Not For

  • Replacing a full project management backend (Jira/Linear) where you need robust permissions and audit logs
  • Handling sensitive multi-tenant data requiring strong access control and segregation
  • Use as an authenticated SaaS API (it appears designed for local/project file operations)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None indicated for local usage
OAuth: No Scopes: No

The README describes local/project-root configuration and MCP server startup but does not document authentication/authorization for MCP or HTTP/SSE endpoints.

Pricing

Free tier: No
Requires CC: No

No pricing information found (appears to be an open-source CLI package).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • State is filesystem-backed; agent retries may duplicate actions if the underlying operation is not idempotent (not documented).
  • Authentication/authorization for MCP endpoints is not documented; assume local/trusted network usage unless verified in code.
  • Pagination/filtering behavior for list methods is not documented in the provided README; agent should be prepared to handle large task sets.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for command.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered