GitHub yıldızı Yerleşik MCP sunucusu

Yapay zekânızın gerçekten kullanabileceği,
kendi sunucunuzda çalışan yaşam yönetimi

Alanlar, hedefler, projeler ve görevler; üstüne notlar ve alışkanlıklar, hepsi tek bir sistemde. Kendi donanımınızda çalıştırın ya da işletmesini bize bırakın.

Örnek verilerle dolu gerçek bir barındırılan örnek; paylaşılır ve düzenli olarak sıfırlanır

MIT lisansı · sonsuza dek açık kaynak

tududi arayüzü; Bugün görünümü ve planlanmış görevler
GitHub yıldızı · MCP sunucusu, 59 araç · 25 dil · 651k+ Docker indirmesi
Yapay zekâ ve MCP

Yapay zekâ ajanınızın gerçekten kullanabileceği,
kendi sunucunuzda çalışan sistem

tududi, görevleri, projeleri, alanları, hedefleri, alışkanlıkları, notları, kişileri, etiketleri, görünümleri, gelen kutusunu, aramayı ve ölçümleri kapsayan 59 araç sunan bir MCP sunucusuyla gelir. Claude'u ya da MCP uyumlu herhangi bir ajanı doğrudan sisteminize bağlayın. tududi kendi sunucunuzda çalıştığı için ne bağlantının ne de verilerinizin oradan çıkması gerekir. Bu, Todoist ve Notion'ın ne vaat ederse etsin sunamayacağı yapısal bir fark.

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.

Sohbetten kaydedin ve arayın

Konuşmadan çıkmadan görev ekleyin, bulun ve tamamlayın.

Veriler kendi sunucunuzda kalır

MCP bağlantısı yalnızca kendi örneğinizle konuşur. Hiçbir şey üçüncü taraflardan geçmez.

Açık protokol, bağımlılık yok

Açık Model Context Protocol üzerine kurulu. Claude ve diğer MCP istemcileriyle çalışır.

Claude Desktop'a bağlayın

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"
      }
    }
  }
}

Aynısı Cursor, Windsurf, Cline ve diğer tüm MCP istemcileriyle de geçerli. MCP belgelerini okuyun →

Kendi barındırmanızda da Yönetilen sürümde de her pakete dahildir.

Yapay zekâ asistanı

Verilerinizi okuyup sade bir dille özet döndüren, ayrı ve isteğe bağlı bir katman. Ollama gibi kendi sunucunuzda çalışanlar dahil, OpenAI uyumlu her sağlayıcıyla çalışır.

Günlük özet

Odaklanacağınız görevi ve bilmeye değer risk işaretlerini içeren bir sabah özeti.

Görev analizi

Belirli bir görev için, istediğinizde üretilen sonraki adım önerileri.

Proje analizi

Bir projenin durumuna hızlı bakış: ne ilerliyor, ne takılmış.

Özellikler

Düzenli bir yaşam için eksiksiz bir sistem

tududi; hedefleri, projeleri, görevleri, notları ve akıllı görünümleri sakin ve odaklı tek bir sistemde birleştirir. Gizliliğe ve netliğe önem veren bireyler ile küçük ekipler için tasarlandı.

Hedefler

Bir sezon ya da bir yıl için sonuçlar belirleyin, hangi Alanların ve Projelerin bunları gerçekten ilerlettiğini görün.

Hiyerarşik düzen

Hedefler ve Alanlar en üstte yan yana durur: uzun vadeli sonuçlar ve hayatın süregelen alanları. İkisi de Projeleri, Projeler de Görevleri içerir.

Görünümler

«Bugün», «Gecikmiş» ya da «Bir gün» gibi akıllı kayıtlı aramalar. Tek tıkla, her seferinde filtreyi yeniden kurmadan.

Akıllı yinelenen görevler

Günlük, haftalık ve aylık desenler; tamamlanmaya dayalı yineleme ve üst-alt görev ilişkileri.

Alt görevler ve parçalama

Karmaşık görevleri yönetilebilir alt görevlere bölün, ilerlemeyi takip edin.

Esnek etiket sistemi

Görevler ve notlar için özel etiketler; anında filtreleme ve projeler arası düzen.

Telegram entegrasyonu

Bir mesaj göndererek görevleri anında kaydedin, günlük özetler alın ve listenizi yolda yönetin.

Gizlilik ve denetim

Verilerinizi kendinize saklayın. Tam denetim için kendiniz barındırın ya da şifreli yedeklemeli Yönetilen bir örnek kullanın.

Kendin barındır

Kendi sunucunuzda çalıştırın

Ücretsiz, açık kaynak ve Docker'a hazır. Verileriniz tümüyle size ait.

Docker kurulumu

Docker ile dakikalar içinde yayına alın

1

Docker imajını çekin

docker pull chrisvel/tududi:latest
2

Konteyneri çalıştırın

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

Şu adresten erişin: http://localhost:3002

Basın

Sadece bize güvenmeyin

İncelemeciler tududi'yi kendileri kullandıktan sonra ne yazdı.

Tududi stands out as a breath of fresh air among over-engineered and often expensive productivity tools.
Parth Shah XDA Developers · June 2025
İncelemeyi oku
Tududi is an immensely useful tool, and one that is easy to integrate into day-to-day workflow.
Patrick Hearn XDA Developers · December 2025
İncelemeyi oku
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
İncelemeyi oku
Fiyatlar

tududi'yi nasıl kullanacağınızı seçin

Tek sistem, onu çalıştırmanın üç yolu

Yönetilen

$49 $99 ERKEN KAYIT /yıl
Erken kayıt fiyatı, aboneliğiniz sürdüğü sürece sizde kalır.
Size özel, yalıtılmış konteyner ve veritabanı.
  • Diğer tüm kullanıcılardan yalıtılmış, size özel konteyner ve veritabanı
  • Yönetilen güncellemeler ve otomatik yedeklemeler
  • Tek sabit fiyat, kişi başı ücret yok
  • MCP ve Yapay zekâ asistanı dahil
  • İstediğiniz zaman her şeyi dışa aktarın
Erken erişim alın →

Kurumsal lisans

$499/yıl
tududi'yi işte kullanmak
  • Ticari kullanım lisansı
  • Yanıt süresi taahhütlü öncelikli destek
  • Şirketinizin gider yazabileceği bir fatura, KDV dahil
  • Size özel yalıtılmış konteyner ya da tamamen kendi sunucunuzda çalıştırma
  • Projeyi sürdüren kişiye doğrudan erişim

tududi MIT lisanslıdır ve ticari kullanım zaten ücretsizdir. Burada satın aldığınız şey öncelikli destek, yanıt süresi taahhüdü ve faturadır.

licensing@tududi.com adresine yazın →

İstediğiniz zaman iptal edip her şeyi dışa aktarabilirsiniz. Yönetilen hizmet bir gün kapanırsa verilerinizi ve kendi sunucunuza taşıma kılavuzunu alırsınız. Depolama ve API hacmi için makul kullanım geçerlidir. 30 gün içinde koşulsuz para iade garantisi.

Hızlı karşılaştırma

Üçü de size tududi'nin tamamını verir

Kendi sunucunuzda
Yönetilen
Kurumsal lisans
Açık kaynak çekirdek
Ticari kullanım
Altyapı üzerinde tam denetim
İsteğe bağlı
Veriler kendi donanımınızda kalır
İsteğe bağlı
Yinelenen maliyet yok
Sunucu kurulumu gerekmez
Yönetilen güncellemeler
Otomatik yedeklemeler
Yalıtılmış konteyner ve veritabanı
Kendi sunucunuz
Öncelikli destek
Yanıt süresi taahhüdü
Topluluk
E-posta
Aynı iş günü içinde
Gider için fatura
Fiyat
Sonsuza dek ücretsiz
49 $/yıl
499 $/yıl

Kendi sisteminizi çalıştırmaya hazır mısınız?

tududi'yi kendiniz barındırın
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.

Henüz hazır değil misiniz?

E-postanızı bırakın; erken erişim açıldığında davetiye, yeni bir şey çıktığında da kısa bir not gönderelim. Gereksiz posta yok, tek tıkla abonelikten çıkabilirsiniz.

Adresinizi ve bize verdiğiniz tarihi yalnızca sürüm notları göndermek için saklıyoruz, başka bir şey için değil. Asla paylaşmıyoruz.

Dünya genelinde 25 dilde kullanılabilir

tududi topluluğuna katılın

Diğer tududi kullanıcılarıyla tanışın, destek alın ve gelişmeleri takip edin