rescuetime-mcp

adelaidasofia/rescuetime-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
RescueTime MCP server for Claude Code. Pull productivity data (daily summary, top apps, categories, trends) into your AI workflow. Built with FastMCP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rescuetime-mcp": {
      "command": "uvx",
      "args": [
        "rescuetime-mcp"
      ]
    }
  }
}

Or install with pip: pip install rescuetime-mcp

README Excerpt

A lightweight [MCP](https://modelcontextprotocol.io/) server that gives Claude access to your [RescueTime](https://www.rescuetime.com/) productivity data. Built with [FastMCP](https://gofastmcp.com/). | Tool | Description | |------|-------------| | `get_daily_summary` | Productivity pulse, hours logged, productive vs. distracting time breakdown |

Tools (4)

get_categoriesget_daily_summaryget_productivity_trendget_top_activities

Topics

anthropicclaudeclaude-codefastmcpmcpmodel-context-protocolproductivitypythonrescuetimetime-tracking