71
/ 100
27 days ago
glama

ticktick-mcp

MCP server for TickTick using the official OAuth 2.0 API. Create, list, update, complete, and delete tasks just by talking to Claude.

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
56 tools verified — handlers match their declared behaviour
32 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TICKTICK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTICKTICK_BASE_URL
configTICKTICK_TOKEN_URL
configTICKTICK_CLIENT_IDyour_id TICKTICK_CLIENT_SECRET=your_secret .venv/bin/python3 setup_auth.py
🔐 secretTICKTICK_CLIENT_SECRETTICKTICK_CLIENT_ID=your_id =your_secret .venv/bin/python3 setup_auth.py
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/abdulhamid-n-ticktick-mcp-1n413v)](https://m8ven.ai/mcp/abdulhamid-n-ticktick-mcp-1n413v)
commit: f9d4bf84a7486784e2f59174351778e0e8d6620f
code hash: cdc2370acefa05af03b2d45b500d59e5766400516b84d8e205d253829820d241
verified: 7/4/2026, 9:17:57 AM
view raw JSON →