todoist-mcp-server
mcp0.1.0MCP server for Todoist integration enabling natural language task management with Claude
By abhiz123 | 52 findings | Scanned 6/15/2026 | tooltrust-scanner/v0.3.17 | 393
Risk Summary
Safe With Normal ControlsDep Visibility is the main signal, but overall risk remains within an acceptable range.
Potential impact: This finding indicates the tool should be reviewed before it is trusted.
Recommended action: No high-risk findings were detected in this scan, but you should still apply least-privilege defaults and rescan after changes.
Suggested policy: keep this tool behind manual approval, do not allow unattended runs, and re-scan after narrowing risky permissions.
Security Findings (52)
TODOIST_CREATE_TASK:input schema exposes 15 properties (threshold: 10)
Fix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
tool performs network or execution operations but declares no rate-limit, timeout, or retry configuration
TODOIST_CREATE_TASKTODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_TASKSTODOIST_GET_TASKTODOIST_UPDATE_TASKFix: Declare explicit rate-limit, timeout, and retry configuration for all network and execution tools. Implement exponential back-off and surface resource state to the calling agent.
Tool did not expose metadata.dependencies or repo_url, so supply-chain coverage is limited.
TODOIST_ADD_WORKSPACETODOIST_CLOSE_TASKTODOIST_CREATE_COMMENTTODOIST_CREATE_LABELTODOIST_CREATE_PROJECTTODOIST_CREATE_SECTIONTODOIST_CREATE_TASKTODOIST_DELETE_LABELTODOIST_DELETE_PROJECTTODOIST_DELETE_SECTIONTODOIST_DELETE_TASKTODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_PROJECTSTODOIST_GET_ALL_SECTIONSTODOIST_GET_ALL_TASKSTODOIST_GET_BACKUPSTODOIST_GET_COMMENTTODOIST_GET_LABELTODOIST_GET_PROJECTTODOIST_GET_SECTIONTODOIST_GET_SPECIAL_BACKUPSTODOIST_GET_TASKTODOIST_LIST_ARCHIVED_WORKSPACE_PROJECTSTODOIST_LIST_FILTERSTODOIST_LIST_PENDING_WORKSPACE_INVITATIONSTODOIST_REOPEN_TASKTODOIST_UPDATE_COMMENTTODOIST_UPDATE_PROJECTTODOIST_UPDATE_SECTIONTODOIST_UPDATE_TASKFix: Review and remediate the identified issue.
declared capabilities: filesystem access
TODOIST_CREATE_COMMENTTODOIST_CREATE_LABELTODOIST_CREATE_PROJECTTODOIST_CREATE_SECTIONTODOIST_DELETE_LABELTODOIST_DELETE_PROJECTTODOIST_DELETE_SECTIONTODOIST_DELETE_TASKTODOIST_UPDATE_COMMENTTODOIST_UPDATE_PROJECTTODOIST_UPDATE_SECTIONdeclared capabilities: code/command execution, filesystem access
TODOIST_CREATE_TASKTODOIST_UPDATE_TASKdeclared capabilities: network access
TODOIST_GET_ALL_COMMENTSTODOIST_GET_ALL_TASKSTODOIST_GET_TASKFix: Tool requests broad permissions (exec/fs/network). Validate input parameters using Enums where possible, and restrict file system operations to explicit allowed directories.
Scan this tool yourself
Reproduce this audit locally, integrate into CI, or let your agent audit its own tools.
Install once, then scan any MCP server:
$ curl -sfL https://raw.githubusercontent.com/AgentSafe-AI/tooltrust-scanner/main/install.sh | bash$ tooltrust-scanner scan --server "npx -y todoist-mcp-server"Adjust the package name if your npm registry name differs from the tool ID. View source
Add badge to your README
Copy this Markdown to show your ToolTrust grade on GitHub.
[](https://github.com/AgentSafe-AI/tooltrust-directory)