github analyzed 67a9a30

halfst/ticktick-mcp

github

A complete, unofficial Model Context Protocol (MCP) server for TickTick that runs in Docker.

maintainer
halfst
license
Apache-2.0
first seen
2026-06-12
last seen
2026-06-18
releases · 30d
5
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · streamable-http counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 67a9a30 · analyzer v20 · 5h ago

skills & prompt files 1

code evidence vv0.3.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs halfst-ticktick-mcp-67a9a30/ticktick_mcp/client/session.py :20 from pathlib import Path
  • fs halfst-ticktick-mcp-67a9a30/ticktick_mcp/config.py :23 from pathlib import Path

network 3

  • net halfst-ticktick-mcp-67a9a30/ticktick_mcp/client/client.py :25 from urllib.parse import quote
  • net halfst-ticktick-mcp-67a9a30/ticktick_mcp/client/session.py :23 import httpx
  • net halfst-ticktick-mcp-67a9a30/ticktick_mcp/client/transport.py :19 import httpx

declared dependencies 4

  • fastmcp@>=2.0
  • httpx@>=0.27
  • pydantic@>=2.6
  • pytest@>=8.0