Sterne auf GitHub MCP-Server integriert

Selbstgehostete Lebensorganisation,
die deine KI wirklich nutzen kann

Bereiche, Ziele, Projekte und Aufgaben, dazu Notizen und Gewohnheiten, in einem System. Betreibe es auf deiner eigenen Hardware, oder überlass uns den Betrieb.

Eine echte gehostete Instanz mit Beispieldaten, gemeinsam genutzt und regelmäßig zurückgesetzt

MIT-lizenziert · für immer Open Source

Die Oberfläche von tududi mit der Heute-Ansicht und den geplanten Aufgaben
Sterne auf GitHub · MCP-Server, 59 Tools · 25 Sprachen · 651k+ Docker-Pulls
KI & MCP

Das selbstgehostete System,
das dein KI-Agent wirklich nutzen kann

tududi bringt einen MCP-Server mit 59 Tools mit, für Aufgaben, Projekte, Bereiche, Ziele, Gewohnheiten, Notizen, Personen, Tags, Ansichten, Posteingang, Suche und Kennzahlen. Verbinde Claude oder jeden MCP-kompatiblen Agenten direkt mit deinem System. Weil tududi auf deinem eigenen Server läuft, müssen weder die Verbindung noch deine Daten ihn jemals verlassen. Das ist ein struktureller Unterschied, den Todoist und Notion nicht bieten können, egal was sie versprechen.

Claude Desktop tududi MCP

What should I focus on today, and is anything slipping?

Used tududi list_tasks get_task_metrics list_projects

Start with Ship the billing migration. It is due today, and three tasks in Payments are waiting behind it.

Worth knowing

Overdue 2 tasks in Home Ops, the oldest by 6 days
Stalled Website redesign, no activity in 11 days
Streak at risk Morning review, 12 days running, not logged yet today

Move the redesign review to Friday and add a task to unblock Payments.

Used tududi update_task create_task

Done. Review redesign draft is now due Friday, and Unblock Payments queue is in the Payments project, due today.

An example session. Your agent connects straight to your own instance over MCP.

Erfassen und suchen im Chat

Aufgaben anlegen, finden und abschließen, ohne das Gespräch zu verlassen.

Daten bleiben auf deinem Server

Die MCP-Verbindung spricht mit deiner eigenen Instanz. Nichts läuft über Dritte.

Offenes Protokoll, kein Lock-in

Basiert auf dem offenen Model Context Protocol. Funktioniert mit Claude und anderen MCP-Clients.

Mit Claude Desktop verbinden

claude_desktop_config.json
{
  "mcpServers": {
    "tududi": {
      "command": "npx",
      "args": ["-y", "tududi-mcp"],
      "env": {
        "TUDUDI_URL": "https://localhost:3002",
        "TUDUDI_API_TOKEN": "your-personal-access-token"
      }
    }
  }
}

Genauso funktioniert es mit Cursor, Windsurf, Cline und jedem anderen MCP-Client. MCP-Doku lesen →

In jedem Tarif enthalten, selbstgehostet wie auch Managed.

KI-Assistent

Eine separate, optionale Schicht, die deine Daten liest und Zusammenfassungen in verständlicher Sprache zurückschreibt. Funktioniert mit jedem OpenAI-kompatiblen Anbieter, auch selbstgehostet wie Ollama.

Tagesbriefing

Eine Zusammenfassung am Morgen mit deiner wichtigsten Aufgabe und allen Warnsignalen, die du kennen solltest.

Aufgaben-Analyse

Vorgeschlagene nächste Schritte für eine bestimmte Aufgabe, auf Abruf erzeugt.

Projekt-Analyse

Eine schnelle Einschätzung zum Zustand eines Projekts: was läuft, was hängt.

Funktionen

Ein vollständiges System für ein geordnetes Leben

tududi vereint Ziele, Projekte, Aufgaben, Notizen und smarte Ansichten in einem ruhigen, fokussierten System. Gemacht für Einzelpersonen und kleine Teams, denen Privatsphäre und Klarheit wichtig sind.

Ziele

Lege Ergebnisse für eine Saison oder ein Jahr fest und sieh, welche Bereiche und Projekte sie tatsächlich voranbringen.

Hierarchische Struktur

Ziele und Bereiche stehen gleichrangig an der Spitze: langfristige Ergebnisse und dauerhafte Lebensbereiche. Beide enthalten Projekte, und die enthalten Aufgaben.

Ansichten

Smarte gespeicherte Suchen wie „Heute“, „Überfällig“ oder „Irgendwann“. Ein Klick, ohne jedes Mal einen Filter neu zu bauen.

Smarte wiederkehrende Aufgaben

Tägliche, wöchentliche und monatliche Muster mit abschlussbasierter Wiederholung und Eltern-Kind-Beziehungen.

Teilaufgaben & Aufschlüsselung

Zerlege komplexe Aufgaben in machbare Teilaufgaben, mit Fortschrittsverfolgung.

Flexibles Tag-System

Eigene Tags für Aufgaben und Notizen, mit sofortigem Filtern und projektübergreifender Ordnung.

Telegram-Integration

Schick eine Nachricht, um Aufgaben sofort zu erfassen, erhalte tägliche Zusammenfassungen und verwalte deine Liste unterwegs.

Privatsphäre und Kontrolle

Halte deine Daten privat. Selbst hosten für volle Kontrolle, oder eine Managed-Instanz mit verschlüsselten Backups nutzen.

Selbst hosten

Betreibe es auf deinem eigenen Server

Kostenlos, Open Source und Docker-fertig. Deine Daten gehören ganz dir.

Docker-Setup

In Minuten mit Docker bereitstellen

1

Docker-Image holen

docker pull chrisvel/tududi:latest
2

Container starten

docker run \
  -e TUDUDI_USER_EMAIL=you@example.com \
  -e TUDUDI_USER_PASSWORD=yourpassword \
  -e TUDUDI_SESSION_SECRET=$(openssl rand -hex 64) \
  -v ~/tududi_db:/app/db \
  -p 3002:3002 \
  -d chrisvel/tududi:latest
3

Aufrufen unter http://localhost:3002

Presse

Verlassen Sie sich nicht nur auf uns

Was Tester geschrieben haben, nachdem sie tududi selbst ausprobiert haben.

Tududi stands out as a breath of fresh air among over-engineered and often expensive productivity tools.
Parth Shah XDA Developers · June 2025
Rezension lesen
Tududi is an immensely useful tool, and one that is easy to integrate into day-to-day workflow.
Patrick Hearn XDA Developers · December 2025
Rezension lesen
A free, open-source application that allows you to efficiently categorize and track your work, from personal task management to large-scale project management and detailed note-taking.
GIGAZINE April 2026
Rezension lesen
Preise

Wähle, wie du tududi nutzt

Ein System, drei Wege es zu betreiben

Managed

$49 $99 FRÜHBUCHER /Jahr
Frühbucherpreis, er bleibt dir, solange dein Abo läuft.
Dein eigener isolierter Container samt Datenbank.
  • Dein eigener Container und deine eigene Datenbank, isoliert von allen anderen Nutzern
  • Verwaltete Updates und automatische Backups
  • Ein Pauschalpreis, keine Abrechnung pro Person
  • MCP und KI-Assistent inklusive
  • Alles exportieren, jederzeit
Frühzugang sichern →

Business-Lizenz

$499/Jahr
tududi im Beruf nutzen
  • Lizenz für kommerzielle Nutzung
  • Priorisierter Support mit zugesagter Reaktionszeit
  • Eine Rechnung, die dein Unternehmen absetzen kann, inklusive MwSt.
  • Dein eigener isolierter Container, oder komplett auf deinem eigenen Server
  • Direkter Draht zum Maintainer

tududi ist MIT-lizenziert, kommerzielle Nutzung ist bereits kostenlos. Hier bezahlst du für bevorzugten Support, eine zugesagte Reaktionszeit und eine Rechnung.

E-Mail an licensing@tududi.com →

Jederzeit kündbar, mit vollständigem Export. Sollte der Managed-Dienst je eingestellt werden, bekommst du deine Daten und eine Anleitung zur Migration auf Selbsthosting. Für Speicher und API-Volumen gilt eine faire Nutzung. 30 Tage Geld-zurück-Garantie, ohne Rückfragen.

Kurzer Vergleich

Alle drei geben dir das vollständige tududi-System

Selbstgehostet
Managed
Business-Lizenz
Open-Source-Kern
Kommerzielle Nutzung
Volle Kontrolle über die Infrastruktur
Optional
Daten bleiben auf deiner Hardware
Optional
Keine laufenden Kosten
Keine Servereinrichtung nötig
Verwaltete Updates
Automatische Backups
Isolierter Container und Datenbank
Dein Server
Priorisierter Support
Zugesagte Reaktionszeit
Community
E-Mail
Am selben Werktag
Rechnung zur Abrechnung
Preis
Für immer kostenlos
49 $/Jahr
499 $/Jahr

Bereit, dein eigenes System zu betreiben?

tududi selbst hosten
FAQ

Questions worth answering before you commit

The licence, the AI, and what happens to your data. If something is missing, ask in Discord.

Licence & project

Is tududi really free?

tududi is open source under the MIT licence. You can run it, modify it, and build on it without paying anyone. There are no seat counts, no usage limits, and no features held back for a paid tier: the self-hosted version is the whole product. The paid options on this page sell hosting and support, not access.

Can I use tududi at work, or in my company?

Yes, and you do not need to buy anything first. The MIT licence permits commercial use, including inside a business and inside a commercial product, with no revenue threshold and nothing to report. If your organisation needs a support commitment or an invoice for its procurement process, that is what the Business Licence is for. It buys priority support, a response commitment, and paperwork, not permission.

Is tududi actively maintained?

Yes. It is built primarily by one maintainer, with contributions from the community, and it ships often. Every release is listed on the GitHub releases page, linked from the Changelog in the menu above, so you can judge the pace yourself rather than take our word for it. Development happens in the open: issues, a public roadmap, and a Discord where questions get answered.

What happens to my data if tududi goes away?

The app is MIT licensed and the source is public, so it cannot be withdrawn from you. Anyone can keep running it, and you can fork it. For Managed instances, your data lives in a standard tududi database that is not in a proprietary format; if the Managed service ever shut down, you would get your data and a guide to moving it onto your own server.

Self-hosting & data

What do I need to run it myself?

Docker and somewhere to run it. You pull the image, run the container, and mount a directory for the database. It is comfortable on a small VPS or a machine on your own network, and the exact commands are in the Self-Host section above and in the docs.

Where is my data, and how do I back it up?

Everything lives in a single SQLite database file inside the volume you mounted. Backing it up is copying that file somewhere safe, and restoring it is copying it back. tududi also snapshots the database automatically before it applies migrations, keeping recent copies. There is no proprietary format and no export step standing between you and your own data.

Can several people share one instance?

Yes. A single instance can host multiple users, and projects can be shared with read-only or read-write access, which the tasks and notes inside them inherit. Self-registration is off by default, so an admin either creates accounts or deliberately opens sign-ups. Nobody gets in because you forgot to close a door.

Is there a mobile app?

tududi installs as a PWA rather than a native app. Add it to your home screen on Android or iOS, or install it on a desktop, and it behaves like an app: it reads from cache when you are offline and syncs your changes when you reconnect. There is nothing to download from the App Store or Play Store.

Does it work behind a reverse proxy?

Yes, and that is the normal way to run it. Set TUDUDI_TRUST_PROXY so the app trusts the forwarded headers from nginx, Caddy, or Traefik. If you skip it, logins and IP logging behave strangely in ways that are hard to diagnose, so the app raises a specific error rather than failing quietly. The accepted values are documented in the README.

AI, MCP & Managed hosting

Do I have to use the AI features?

No. Both AI layers are off until you switch them on, and tududi is a complete system without either. If you never enable them, nothing is missing and nothing nags you.

Does my data get sent to an AI company?

That depends which of the two layers you mean, and the difference matters. The MCP server runs inside your own instance: an agent such as Claude Desktop connects to your server, so the connection and your data stay where you put them. The AI Assistant is different. It calls an OpenAI-compatible provider, so if you point it at a hosted one, the contents of those requests go to that provider. Point it at a local model instead, such as Ollama or LM Studio, and nothing leaves your machine. It stays off until you supply a key, so this is always your choice rather than a default.

What is MCP, and what can an agent actually do?

MCP is the Model Context Protocol, an open standard for connecting AI agents to real systems. tududi ships an MCP server exposing 59 tools spanning tasks, projects, areas, goals, habits, notes, people, tags, views, inbox, search and metrics, so an agent can capture, find, update and finish work rather than just talk about it. It is opt-in, and it works with Claude Desktop, Cursor, Windsurf, Cline, or any other MCP client.

Why pay for Managed when self-hosting is free?

You are paying to not run it. Managed gives you a container and database isolated from every other user, updates applied for you, and support with a response commitment. If you already run Docker and a reverse proxy, self-hosting is genuinely the better deal and we would rather you did that. Managed exists for people who want the system without becoming its sysadmin.

Does my hosted instance stay running?

Instances that go unused for about half an hour are paused, and start again by themselves the next time you open yours. Usually that shows up as a slightly slower first load. Occasionally it takes long enough that you will see a short "waking up" page and can retry. Your data is untouched either way: pausing stops the container, it does not delete anything.

Noch nicht so weit?

Hinterlass deine E-Mail-Adresse und wir schicken dir eine Einladung, sobald der Frühzugang öffnet, plus eine Nachricht, wenn es Neues gibt. Kein Spam, Abmeldung mit einem Klick.

Wir speichern deine Adresse und das Datum, an dem du sie uns gegeben hast, um dir Release-Notes zu schicken und sonst nichts. Wir geben sie niemals weiter.

Die tududi-App ist weltweit in 25 Sprachen verfügbar

Werde Teil der tududi-Community

Tausch dich mit anderen tududi-Nutzern aus, hol dir Hilfe und bleib auf dem Laufenden