F
licenseA
qualityB
maintenanceEnables project task management through MCP tools to create, list, and update tasks, with SQLite persistence.
3
-
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: creation, listing, and status update. No overlap or ambiguity.
All tool names follow the consistent verb_noun pattern with snake_case, making them predictable and easy to use.
Three tools is a minimal but reasonable set for a task manager. Each tool is essential, though the server could benefit from a few more operations.
The server covers create, list, and update status, but misses delete and get details. This is a notable gap for a task management domain.