Skip to main content
Glama

TickTick MCP Server

by rafliruslan
package.json714 B
{ "name": "ticktick-mcp-server", "version": "1.0.0", "description": "MCP server for TickTick task management integration", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "oauth": "node oauth-helper.js" }, "keywords": [ "mcp", "ticktick", "task-management", "productivity" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "axios": "^1.6.0", "dotenv": "^16.5.0", "express": "^5.1.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.10.0", "tsx": "^4.7.0", "typescript": "^5.3.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/rafliruslan/ticktick-mcp-server'

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