Cherry Studio Task Board (Trojan-Seahorse/cherry-studio-task-board) is an MCP server listed on the M8ven Trust Index. It scores 73 out of 100, grade C. It declares 16 tools. No publisher has claimed this listing.
Provides Kanban, Gantt, list views, multi-project management, and archiving for task management via MCP protocol, enabling Cherry Studio Agent to create, update, query, and organize tasks.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Trojan-Seahorse
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
create_task创建新的任务卡片。标题必填,其余选填。
list_tasks列出任务卡片。可按状态、项目、优先级筛选,支持全文搜索(标题+描述+评论)、父任务筛选、依赖状态筛选、时间范围筛选。
update_task更新任务字段:标题、描述、优先级、进度、日期、负责人、标签。
move_task将任务移动到不同的状态列 (backlog / todo / in-progress / done)。移到 done 时自动设进度 100%。
delete_task删除任务及其活动日志。返回被删除任务的最后状态。
list_projects列出所有项目。默认不返回已归档项目。
create_project创建新项目。
archive_project归档项目。项目归档后所有任务变为只读,默认在列表中隐藏。可随时用 unarchive_project 恢复。
unarchive_project取消归档,恢复项目为活跃状态。
backup_database备份 SQLite 数据库到 backups 目录。返回备份文件路径。
add_comment给任务添加评论/备注。
list_comments查看任务的评论列表。
link_dependency创建任务依赖关系。B 依赖于 A 意味着 A 完成后 B 才能开始。
list_dependencies查询任务的依赖关系。可按任务ID或依赖类型筛选。
unlink_dependency删除任务依赖关系。
get_task_context获取任务完整上下文:任务详情 + 评论 + 依赖 + 子任务 + 活动日志。一次调用替代多次查询。
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
TASK_BOARD_DB路径说明:上面以 D:\Cherry Studio\ 为例。如果你把项目放到了其他位置,把 args 和 改成实际路径。TASK_BOARD_DB 也可以不设,默认在项目上级的 data\tasks.db。Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
16/16 tools missing one or more hints — create_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_tasks (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); update_task (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +13 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Destructive tools are labelled
1 tool perform destructive updates without destructiveHint — backup_database deletes at line 124 (fs.unlinkSync(join(BACKUP_DIR, files[i].name)))
Add destructiveHint:true to any tool whose handler calls .delete(), .upsert(), .update(), unlink, rm, DELETE, DROP, REPLACE INTO, or any operation that overwrites existing data.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 1 high severity in production deps — @modelcontextprotocol/sdk@1.0.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/trojan-seahorse/cherry-studio-task-board)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check