A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Overview
what is TaskMaster?
TaskMaster is a lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE, specifically designed for Cursor AI.
how to use TaskMaster?
To use TaskMaster, clone the repository, install the dependencies, set your Todoist API token as an environment variable, and run the server using Python.
key features of TaskMaster?
- Flexible task filtering using Todoist's powerful filter syntax.
- Rich task formatting displaying priority, due date, and relevant information.
- Seamless integration with Cursor AI for direct interaction with Todoist tasks.
use cases of TaskMaster?
- Managing tasks directly from your coding environment.
- Filtering tasks based on due dates and priority levels.
- Enhancing productivity by integrating task management with coding workflows.
FAQ from TaskMaster?
- Can TaskMaster work with any IDE?
TaskMaster is designed to work specifically with Cursor AI.
- Is TaskMaster free to use?
Yes! TaskMaster is open-source and free to use.
- What are the prerequisites for using TaskMaster?
You need Python 3.10 or higher, Poetry for dependency management, and a Todoist account with an API token.