Todoist MCP Server logo

Todoist MCP Server

by abhiz123

The Todoist MCP Server integrates Claude with Todoist, enabling natural language task management. This server allows Claude to interact with your Todoist tasks using everyday language.

View on GitHub

Last updated: N/A

What is Todoist MCP Server?

The Todoist MCP Server is an implementation of the Model Context Protocol (MCP) that connects Claude, an AI assistant, to Todoist, a task management application. It allows users to manage their Todoist tasks using natural language through Claude.

How to use Todoist MCP Server?

To use the server, you need to install it either via Smithery or manually using npm. You'll also need a Todoist API token, which can be found in your Todoist settings. After installation, configure your claude_desktop_config.json file to include the server with your API token. Then, you can use natural language commands in Claude to create, update, complete, and delete tasks.

Key features of Todoist MCP Server

  • Natural Language Task Management

  • Smart Task Search

  • Flexible Filtering

  • Rich Task Details

  • Intuitive Error Handling

Use cases of Todoist MCP Server

  • Creating tasks using voice commands

  • Updating task due dates and priorities through natural language

  • Filtering tasks based on due dates or priority using natural language queries

  • Automating task management workflows with Claude

FAQ from Todoist MCP Server

How do I get a Todoist API token?

Log in to your Todoist account, navigate to Settings → Integrations, and find your API token under 'Developer'.

How do I install the server?

You can install it via Smithery using the provided command, or manually using npm: npm install -g @abhiz123/todoist-mcp-server.

What is MCP?

MCP stands for Model Context Protocol. It's a protocol that allows AI models like Claude to interact with external services and data sources.

Can I use this server with other AI assistants besides Claude?

This server is specifically designed for use with Claude Desktop, but the underlying principles could potentially be adapted for other AI assistants.

What if I encounter issues or need support?

Please file an issue on the GitHub repository: https://github.com/abhiz123/todoist-mcp-server/issues.