Todoist icon

Todoist

Provides an MCP server implementation that allows interaction with the Todoist API.

关于

This project offers an MCP (Model Context Protocol) server implementation designed to be fully compatible with the Todoist API, allowing for interaction with Todoist data through a standardized protocol. Built with Next.js 14, Ant Design, Tailwind CSS, Convex, and TypeScript, it provides a robust foundation for managing tasks and projects, with future plans for real-time synchronization, full database integration, and comprehensive authentication systems.

主要功能

  • Basic MCP Server implementation with a dedicated API endpoint
  • Built with Next.js 14, Ant Design for UI, and Convex for backend services
  • 0 GitHub stars
  • Defined data schemas for tasks and projects
  • Supports core task and project operations (create, get, update) via MCP tools
  • Integrated Todoist API client for seamless data interaction

使用案例

  • Automating Todoist workflows through MCP-enabled tools and scripts
  • Developing custom applications that integrate with Todoist using the Model Context Protocol
  • Creating personalized dashboards or interfaces for Todoist data access