{"id":"mutker-mcp-todo-server","name":"mcp-todo-server","af_score":57.5,"security_score":21.0,"reliability_score":37.5,"what_it_does":"Provides a Model Context Protocol (MCP) server that performs line-based read and edit operations on TODO.md and CHANGELOG.md files, including fetching specific line ranges, applying line-based patches, managing version sections, and importing/generating content.","best_when":"You want local (filesystem) TODO/CHANGELOG manipulation via an MCP tool interface where agents can work with line ranges and patches safely within a controlled repo.","avoid_when":"You need strong access control, internet-exposed multi-tenant usage, or a hosted service with SLAs and documented rate limiting.","last_evaluated":"2026-04-04T19:41:55.835897+00:00","has_mcp":true,"has_api":false,"auth_methods":["None specified (local filesystem access implied)"],"has_free_tier":false,"known_gotchas":["Line-based patching depends on correct line ranges; agents should re-read surrounding context before applying patches.","Without explicit idempotency notes, repeated tool calls may duplicate or corrupt task/version sections if not carefully guarded.","Atomic operations across multiple files are beneficial, but agents should still handle partial failure scenarios cautiously (exact behavior not documented here)."],"error_quality":0.0}