universalamateur/reclaim-mcp-server
Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics.
Quick Start
Clone the repository:
git clone https://github.com/universalamateur/reclaim-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"reclaim-mcp-server": {
"command": "npx",
"args": [
"-y",
"universalamateur/reclaim-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.