PolarHub
  • Agents
  • MCP Servers
  • Skills
  • PolarBear
PolarHub © 2026
MCP Serversapp-automationtodopomo-mcp
返回「app-automation」

todopomo-mcp

modelscope·@PratyayRajak/todopomo-mcp

app-automation0下载LocalModelScope

简介

暂无描述。

MCP Server 详情

来自 ModelScope 索引

TodoPomo MCP Server

AI-powered task management with Pomodoro technique for Claude Desktop

npm version License: MIT

What is this?

TodoPomo is an MCP server that lets Claude (or any MCP-compatible AI) manage your tasks and Pomodoro sessions. Just talk naturally - no apps, no clicking.

Features:

  • Task management with priorities
  • Flexible Pomodoro timers
  • Productivity statistics
  • Local data storage
  • Progress tracking

Installation

npm install -g todopomo-mcp

Add to Claude Desktop config (%APPDATA%\Claude\claude_desktop_config.json on Windows):

{
  "mcpServers": {
    "todopomo": {
      "command": "npx",
      "args": ["-y", "todopomo-mcp"]
    }
  }
}

Restart Claude Desktop. Done!

Usage

Just ask Claude:

"Add a task to study JavaScript with high priority for 3 pomodoros"
"List all my pending tasks"
"Start a 25-minute work session"
"Show me my stats for today"
"Update settings to 50-minute work sessions"

Development

git clone https://github.com/YOUR_USERNAME/todopomo-mcp.git
cd todopomo-mcp
npm install
npm run build
npm start

How it Works

Built with TypeScript and the Model Context Protocol SDK. Provides 9 tools for task and time management:

  • add_task - Create tasks
  • list_tasks - View tasks (filter by status/priority)
  • update_task - Modify tasks
  • delete_task - Remove tasks
  • start_pomodoro - Begin work/break sessions
  • complete_pomodoro - Finish sessions
  • get_pomodoro_stats - View productivity data
  • update_settings - Customize timers
  • get_active_session - Check current session

Data stored locally in JSON format.

Tech Stack

  • TypeScript - Type-safe development
  • Node.js - Runtime
  • MCP SDK - Protocol implementation
  • JSON - Data persistence

Default Settings

  • Work: 25 minutes
  • Short break: 5 minutes
  • Long break: 15 minutes
  • Pomodoros before long break: 4

All customizable through Claude!

License

MIT - feel free to use and modify!

Author

Built with and by Pratyay Rajak

Questions? Open an issue or reach out!

相关 MCP Servers(来自「app-automation」)

幻灯片编辑器(FastMCP)

一个由FastMCP驱动的服务器,用于通过编程方式创建、编辑和渲染PowerPoint(PPTX)演示文稿,具有幻灯片创建、内容插入和PNG渲染等功能。

@samos123/pptx-mcp

MCP PDF阅读器

赋予AI代理在项目背景下使用灵活的MCP工具安全读取和提取PDF文件中的信息(文本、元数据、页数)的能力。

@sylphxltd/pdf-reader-mcp

微软365 MCP 服务器

一种模型上下文协议服务器,通过 Graph API 实现与 Microsoft 365 服务(Excel、日历、邮件、OneDrive、Teams 等)的交互,使人工智能助手能够通过自然语言管理 Microsoft 365 资源。

@Softeria/ms-365-mcp-server

Avik-creator

暂无描述。

@Avik-creator/googlecalendarMCP

Caue397

暂无描述。

@Caue397/google-calendar-mcp

deciduus

暂无描述。

@deciduus/calendar-mcp

自动安装

点击按钮会唤起 PolarBear 客户端,并把当前 MCP Server 的 Markdown 详情文档地址传给客户端。

/api/mcps/pratyayrajak-todopomo-mcp/markdown
打开 PolarBear 安装查看 Markdown 文档

手动安装

在 PolarBear 或其他支持 MCP 的客户端中,新建 MCP Server,并参考下方来源或安装提示配置。

npm install -g todopomo-mcp

基本信息

分类
app-automation / workplace-and-productivity / note-taking
运行方式
No
许可证
Unknown
详情文件
pratyayrajak-todopomo-mcp.md