TickTick Mcp V2
@yidianyiko
关于 TickTick Mcp V2
https://github.com/yidianyiko/ticktick-mcp-v2/
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ticktick-mcp-v2": {
"command": "uvx",
"args": [
"--from",
"ticktick-mcp-v2",
"ticktick-mcp",
"run"
],
"env": {
"TICKTICK_USERNAME": "your_username",
"TICKTICK_PASSWORD": "your_password"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is TickTick Mcp V2?
TickTick Mcp V2 is a Model Context Protocol (MCP) server that lets you interact with your TickTick task management system directly through Claude and other MCP clients using v2 interfaces. It simplifies authentication and provides full API functionality, including access to the Inbox, which was missing in v1 implementations.
How to use TickTick Mcp V2?
Configure the server in your MCP client by setting TICKTICK_USERNAME and TICKTICK_PASSWORD environment variables and running uvx --from ticktick-mcp-v2 ticktick-mcp run. You can also authenticate and test the connection using uvx --from ticktick-mcp-v2 ticktick-mcp auth and ticktick-mcp test commands. Once connected, interact with your tasks through natural language prompts.
Key features of TickTick Mcp V2
- View all your TickTick projects and tasks
- Create new projects and tasks through natural language
- Update existing task details (title, content, dates, priority)
- Mark tasks as complete
- Delete tasks and projects
- Username/password authentication with local credential storage
Use cases of TickTick Mcp V2
- List all projects and their tasks to get a quick overview
- Create tasks with due dates and priorities using natural language
- Find tasks due today or overdue to stay on track
- Update existing task details or mark them as complete
- Search for tasks by query or filter by priority level
FAQ from TickTick Mcp V2
What authentication method does TickTick Mcp V2 use?
It uses username/password authentication with local credential storage, avoiding the complex OAuth flow required by v1.
How do I install TickTick Mcp V2?
Run uvx --from ticktick-mcp-v2 ticktick-mcp run with your credentials set as environment variables, or use the auth and test commands for setup.
Can TickTick Mcp V2 retrieve tasks from the Inbox?
Yes, unlike other v1-based TickTick MCP implementations, TickTick Mcp V2 can retrieve tasks from the Inbox and supports full project/task management.
What MCP clients does TickTick Mcp V2 work with?
It works with any MCP-compatible client, including Claude, using the provided configuration in a mcp.json file.
What task operations are available?
You can create, read, update, delete, complete, and search tasks, as well as filter by priority and due date (today or overdue).
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
评论