Manages tasks stored in a local `tasks.json` file via a Model Context Protocol server.
This tool provides a Model Context Protocol (MCP) server designed to efficiently manage tasks. It operates by interacting with a simple `tasks.json` file, allowing users to store and retrieve their task data locally. Beyond its primary MCP interface, it also offers an HTTP mode, enabling integration with various custom hosting solutions and tools like Smithery, making it a flexible backend for task-related operations.