Skip to main content
Glama

TickTick MCP Server

by liadgez
package.json671 B
{ "name": "ticktick-mcp-docker", "version": "1.0.0", "description": "TickTick MCP Server - Docker Version (based on jen6/ticktick-mcp)", "type": "module", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "health-check": "curl -f http://localhost:8007/health || exit 1" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "axios": "^1.6.0", "node-fetch": "^3.3.2" }, "keywords": [ "mcp", "ticktick", "task-management", "productivity", "docker" ], "author": "Docker MCP System", "license": "MIT", "engines": { "node": ">=18.0.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/liadgez/ticktick-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server