Back to Home
mukhomedzyanov icon

ticktick-http-mcp

Verified Safe

by mukhomedzyanov

Overview

Provides a simple HTTP API wrapper for specific TickTick functionalities, acting as a Micro-Capability Platform (MCP).

Installation

Run Command
npm start

Environment Variables

  • TICKTICK_ACCESS_TOKEN
  • PORT

Security Notes

The server uses `Access-Control-Allow-Origin: '*'` which allows any origin to access the API. While suitable for some internal or development contexts, for a publicly exposed API, this is a security consideration. `TICKTICK_ACCESS_TOKEN` is loaded from environment variables, which is good practice. No 'eval' or obvious malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-23

Tags

TickTickAPI WrapperNode.jsHTTP ProxyMicroservice