ticktick-mcp (partymola/ticktick-mcp) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it: we have no way to read this server ourselves. No publisher has claimed this listing.
MCP server for TickTick — create, update, complete, move, and filter tasks (plus subtasks, completed-task retrieval, and recurring reminders) via the TickTick v2 API. Maintained fork of jen6/ticktick-mcp adding field-preserving updates, day-of-week date validation, completion tracking and more.
Limited view. Automated analysis covers part of this stack. Findings reflect what we verified. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
Limited view: static analysis for Python is partially covered.
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
partymola
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
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
TICKTICK_MCP_INIT_RETRY_SECONDS60 Cooldown before retrying client login after a failed first connectionTICKTICK_MCP_RATELIMIT_RETRY_SECONDS300 Cooldown before retrying login after a rate-limit (HTTP 429); longer than the init cooldown because a 429 clears slowly and each retry prolongs itTICKTICK_MCP_DOTENV_DIR~/.config/ticktick-mcp/ Directory holding the .env file (the --dotenv-dir argument takes precedence)TICKTICK_CLIENT_IDyour_client_idTICKTICK_CLIENT_SECRETyour_client_secretTICKTICK_REDIRECT_URICredentials (TICKTICK_CLIENT_ID, TICKTICK_CLIENT_SECRET, , TICKTICK_USERNAME, TICKTICK_PASSWORD) are read from the .env file or, if absent, directly from the environment.TICKTICK_USERNAMEyour_ticktick_emailTICKTICK_PASSWORDyour_ticktick_passwordTICKTICK_MCP_SYNC_TTL_SECONDS15 Minimum seconds between on-demand read re-syncsTool 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
14/14 tools missing one or more hints — ticktick_get_unprocessed_completions (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ticktick_mark_completion_processed (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ticktick_convert_datetime_to_ticktick_format (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +11 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.
Tool inputs are validated
13/14 tool handlers declare input schemas (93%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tests exist
No test files found
Add tests that exercise each declared tool.
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/partymola-ticktick-mcp-1qjx3n)?variant=verified to the badge 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