Overview
Kaneo is an open-source project management tool focused on fast issue, task, and Kanban workflows. It can be self-hosted with Docker Compose, drim, Coolify, or Kubernetes and exposes task/project operations to AI tools through a built-in MCP endpoint. As of September 16, 2026, the latest stable release is v2.24.0 under MIT.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Keep issue/Kanban management small while offering several self-hosting paths
The README emphasizes a “less is more” design, speed, and self-hosting. drim can configure HTTPS and the database, while Docker Compose, Coolify, and Helm are also documented.
Let AI clients manage tasks, projects, and labels through built-in MCP
Every instance exposes /api/mcp, with @kaneo/mcp available for stdio clients. The repository is TypeScript and Topics include Hono and React, so Built with can show TypeScript + Hono + React.
For teams that want a fast issue/Kanban tool instead of a process-heavy suite
It fits small teams, open-source projects, and independent developers that value task visibility and self-hosted project data.
Treat self-hosted secrets and MCP write access as security boundaries
Docker deployments require POSTGRES_PASSWORD, AUTH_SECRET, and correct public URLs, plus TLS, backups, and updates. MCP is write-capable, not read-only. v2.24.0 also includes a dependency CVE fix, so release tracking matters.
Official sources
- [1]usekaneo/kaneo — GitHub repository metadata(2026-09-16)
- [2]Kaneo — README(2026-09-16)
- [3]Kaneo v2.24.0 release(2026-09-16)
- [4]Kaneo — MIT License(2026-09-16)
Supplemental curator note
Kaneo favors a small, fast task and issue workflow over a process-heavy suite. Treat MCP credentials as write-capable access to project data.
Try it in 3 steps
- 1
Install drim
Use the README one-click deployment path.
curl -fsSL https://assets.kaneo.app/install.sh | sh - 2
Set up Kaneo
Let drim configure HTTPS, the database, and services.
drim setup - 3
Create a project
Open the generated URL and create the first project/task.
Open the generated HTTPS URL → Create project
Growth
Growth trends · Last 30 days
9,094 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 314
- Open PRs
- 31
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- kanban
- project-management
- react
- self-hosted
- typescript
- hono
- issue-management
- issue-tracker
- jira-alternative
- linear-alternative
- mcp
- Stars
- 9,094
- Forks
- 788
- Watchers
- 39
- Open issues
- 52
- Primary language
- TypeScript
- License
- MIT
- Repository last updated
- Sep 15, 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
- n8n204,525 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,748 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Excalidraw132,107 Stars
An open-source virtual whiteboard for hand-drawn-style diagrams, wireframes, and notes on an infinite canvas.
TypeScript - Mermaid90,266 Stars
A diagrams-as-code library that renders flowcharts, sequences, UML, and more from Markdown-like text.
TypeScript - fzf83,003 Stars
An interactive terminal tool that fuzzy-filters any candidate list and returns selected values to a shell workflow.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.