todo-for-ai
A task management system designed specifically for AI assistants, supporting project management, task tracking, and team collaboration.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- mcp-github
- Repository
- github.com/todo-for-ai/todo-for-ai
Overview
Todo for AI is a comprehensive task management system built for AI assistants. It seamlessly integrates AI assistants via the MCP (Model Context Protocol) to enable intelligent project management, automated task tracking, and team collaboration. Built with modern technologies (including React, Flask, and Docker), it is ideal for teams and individuals looking to integrate AI assistants into their workflows. Through the MCP protocol, AI assistants can manage and create tasks using natural language, boosting productivity.
Capabilities
- ▪AI assistant task creation
- ▪Real-time project analysis
- ▪Seamless team collaboration
- ▪Intelligent task prioritization
Use cases
Setup
Quick start with Docker: ```bash docker run -d --name todo-for-ai \ -p 50111:80 \ -p 50110:50110 \ -e DATABASE_URL="mysql+pymysql://username:password@host.docker.internal:3306/todo_for_ai" \ -e GMAIL_USER="your-email@gmail.com" \ -e GMAIL_PASSWORD="your-app-password" \ -e GITHUB_TOKEN="your-github-token" \ -e SECRET_KEY="your-secret-key-here" \ -e JWT_SECRET_KEY="your-jwt-secret-key-here" \ --add-host=host.docker.internal:host-gateway \ todoforai/todo-for-ai:latest ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with Todo for AI?
We recommend using Docker for quick setup; see the installation instructions.
Which AI assistants are supported?
Supports AI assistants like Claude, GPT, and others integrated via the MCP protocol.
Related skills
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
cli
Google Workspace CLI provides a unified command-line tool for both humans and AI agents.
pm-claude-skills
Tool-ready207 professional AI skills across 21 career fields.
dashiAI-ppt-skill
AI-generated editable PPTs with support for multiple visual themes and export formats.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).
whatsapp-mcp
WhatsApp MCP server that allows AI to read and send WhatsApp messages.