01Functions as an unofficial Model Context Protocol (MCP) server for LunaTask.
02Enables AI models to create, update, and delete tasks within LunaTask.
03Allows AI tools to track habit activity for specific habit IDs and dates.
04Exposes LunaTask data, including discovery, single tasks, and filtered area/global lists, as MCP resources.
05Offers flexible configuration via TOML files and command-line arguments, with robust validation and security features.
060 GitHub stars