Labsco
ganievs logo

Todoist

from ganievs

Manage tasks, projects, labels, and comments on Todoist using its API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

Todoist MCP Server

A Model Context Protocol (MCP) server that provides tools for interacting with Todoist, enabling AI assistants to manage tasks, projects, labels, sections, and comments through the Todoist API.

Development

To set up the project for development:

  1. Clone the repository:

    git clone https://github.com/ganievs/todoist-mcp-server.git
    cd todoist-mcp-server
  2. Install dependencies:

    npm install
  3. Run the linter:

    npm run lint
  4. Build the project:

    npm run build

Support

For issues and feature requests, please use the GitHub Issues page.