Overview
Kan is an open-source project manager built around Trello-style boards that can run in your own environment. It includes board visibility, workspace members, Trello imports, labels and filters, comments, activity history, and templates, with Docker Compose self-hosting and an MCP server for reading and controlling Kan.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Organize work with boards, cards, comments, and activity history
Board visibility controls who can view or edit workspaces. Teams can import Trello boards, use labels and filters, discuss work in comments, review card-change history, and reuse custom board templates.
Sources: [2]
Self-host with Docker Compose and connect MCP when needed
The Docker Compose setup includes PostgreSQL and automatic migrations. The separate @kan/mcp package can use an API token so MCP clients such as Claude Desktop, Codex, and Cursor can read and control a Kan instance.
Sources: [2]
For teams that want a Trello-style workflow with ownership of hosting and data
Kan fits small teams centered on kanban-style work tracking and is also relevant when tasks should be available to MCP-compatible AI clients.
Sources: [2]
Separate roadmap integrations from current features and secure MCP/API access
The README still marks integrations as coming soon, so roadmap items should not be treated as current functionality. Kan is AGPL-3.0. MCP can read and change project data, so API tokens need secret handling, while self-hosting also makes PostgreSQL backups, authentication, and upgrade procedures the operator's responsibility.
Official sources
- [1]kanbn/kan repository(2026-09-18)
- [2]Kan README(2026-09-18)
- [3]Kan LICENSE(2026-09-18)
Supplemental curator note
Kan combines a Trello-like board experience with self-hosting and MCP-based control. Features still marked as coming soon in the README should be evaluated separately from current functionality.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/kanbn/kan.git - 2
Enter the repository
cd kan - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
5,661 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 62
- Open PRs
- 31
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- drizzle-orm
- nextjs
- open-source
- tailwindcss
- trpc
- turborepo
- typescript
- zod
- better-auth
- Stars
- 5,661
- Forks
- 478
- Watchers
- 18
- Open issues
- 108
- Primary language
- TypeScript
- License
- AGPL-3.0
- Repository last updated
- Sep 18, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,216 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,785 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Ollama181,198 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,270 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.