Reclaim.ai MCP Server (UNOFFICIAL)
UNOFFICIAL – Not affiliated with Reclaim.ai. Uses their public API , use at your own risk.
Control your Reclaim.ai calendar, tasks, and habits from AI assistants via MCP.
What You Can Do
40 tools across tasks, calendar, habits, focus time, and analytics. See docs/TOOLS.md for complete reference.
Quick Start
1. Get your API key: https://app.reclaim.ai/settings/developer
2. Install
3. Configure Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json)
4. Restart Claude Desktop
Installation Options
Method | Command |
uvx (recommended) |
|
pip |
|
Docker |
|
Source |
|
Tool Profiles
Limit exposed tools via RECLAIM_TOOL_PROFILE:
Profile | Tools | Use Case |
| 20 | Basic task/habit management |
| 32 | Daily productivity |
| 40 | All features (default) |
Other Configurations
Note: Use --directory flag instead of cwd – Claude Desktop doesn't respect cwd.
Works with any MCP-compatible client. Generic stdio config:
Troubleshooting
Issue | Solution |
"Invalid API key" | Verify key at https://app.reclaim.ai/settings/developer |
Rate limited (429) | Server handles retries automatically; reduce request frequency |
Tools not showing | Restart Claude Desktop after config change |
Docker ARM64 warning | Use v0.8.1+ for native Apple Silicon support |
Development
Links
License
MIT – Falko Sieverding (@UniversalAmateur)
Built with FastMCP · Not affiliated with Reclaim.ai