Back to directory
johnjhughes/reclaim-mcp-server

johnjhughes/reclaim-mcp-server

@johnjhughes

A Model Context Protocol (MCP) server for Reclaim.ai API integration, enabling task management and scheduling through standardized tools.

reclaimmcptask-managementschedulingproductivitytypescriptmodel-context-protocolcalendarautomation

Installation & Configuration

{
  "mcpServers": {
    "reclaim": {
      "command": "npx",
      "args": [
        "reclaim-mcp-server"
      ],
      "env": {
        "RECLAIM_API_KEY": "xxx"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15