Reclaim MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 27 Feb 2026.
MCP server for Reclaim.ai - calendar, tasks, habits, and focus time management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add reclaim-mcp-server -- uvx reclaim-mcp-server
{
"mcpServers": {
"reclaim-mcp-server": {
"args": [
"reclaim-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.reclaim-mcp-server]
command = "uvx"
args = ["reclaim-mcp-server"]
{
"mcpServers": {
"reclaim-mcp-server": {
"args": [
"reclaim-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"reclaim-mcp-server": {
"args": [
"reclaim-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.