reclaim-mcp-server
If you are the rightful owner of reclaim-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A community-maintained Model Context Protocol (MCP) server for interacting with the Reclaim.ai API.
The Reclaim.ai MCP Server is an unofficial, community-driven project that allows any MCP-capable client to interact with the Reclaim.ai API. It provides a standardized set of resources and tools, enabling seamless integration with various applications like Claude Desktop, Continue, and custom scripts. The server is designed to be type-safe, using TypeScript and Zod for robust error handling, and offers zero-configuration stdio transport, making it ideal for local AI assistants. By running this server, users can enhance their MCP-aware applications with Reclaim's capabilities, such as task management and scheduling.
Features
- Active-tasks resource (`tasks: //active`)
- 14 task-operation tools (list, create, update, complete, timers, etc.)
- Type-safe (TypeScript + Zod) & solid error-handling
- Zero-config stdio transport โ perfect for local AI assistants