Enables AI clients to manage todo tasks through Tools for adding, listing, completing, and searching, alongside Prompts for daily reviews and task breakdowns. Exposes task lists and statistics as Resources with local JSON file persistence.
Provides AI assistants with tools and a resource to manage a personal to-do list, enabling adding, listing, retrieving, completing, and deleting tasks over stdio.
Enables an AI assistant to manage a simple to-do list stored in a local JSON file, with tools to add, list, get, complete, and delete tasks, plus a read-only pending tasks resource.
Enables Gemini CLI and other AI assistants to manage todos (create, read, update, delete, filter) through natural language commands via the Model Context Protocol.