{"id":"todo-mcp-server","name":"todo-mcp-server","af_score":43.5,"security_score":32.5,"reliability_score":32.5,"what_it_does":"todo-mcp-server is an MCP (Model Context Protocol) server for managing a simple TODO/task list via tool calls (e.g., add/list/update/delete tasks), intended to let an AI agent interact with TODO data in a consistent tool-based way.","best_when":"You want a minimal, tool-based integration that an agent can call to maintain a small task list.","avoid_when":"You need robust authentication/authorization, strong audit trails, or complex querying/reporting features.","last_evaluated":"2026-04-04T21:41:33.142612+00:00","has_mcp":true,"has_api":false,"auth_methods":[],"has_free_tier":false,"known_gotchas":["TODO CRUD tools are often stateful; ensure the agent understands what persistence layer is used (in-memory vs file/db).","If update/delete require IDs, the agent must handle the ID discovery step via list/get.","If no auth is implemented, do not expose the MCP server publicly."],"error_quality":0.0}