mcp-pomodoro

Pomodoro focus timer as an MCP tool: start/break sessions, track completed pomodoros per task and keep deep-work streaks from your AI chat.

Documentation

mcp-pomodoro

pomodoro MCP server — give Claude (or any MCP client) real pomodoro tools.

Install

{
  "mcpServers": {
    "mcp-pomodoro": {
      "command": "npx",
      "args": ["-y", "github:theluckystrike/mcp-pomodoro"]
    }
  }
}

Tools

See src/index.js — each tool is self-documenting via the MCP protocol.

Part of the luckystrike MCP suite — finance & productivity servers that turn AI chat into working documents and calculations.

Docs (GitMCP)

Live docs endpoint: https://gitmcp.io/theluckystrike/mcp-pomodoro