gtasks-mcp logo

gtasks-mcpGoogle Tasks Model Konteksi Protokolü Sunucusu için bir Claude Modeli

(0)
Daniel Nikulshynİnceleyen Daniel Nikulshyn·Güncellendi Temmuz 2026

Genel Bakış

Bu MCP sunucusu Google Tasks ile listeleme, okuma, arama, oluşturma, güncelleme ve silme ile ilgili işlemleri gerçekleştirmeyi sağlar. Sunucu, görevleri listelemek, okumak, oluşturmak, güncellemek ve silmek dahil olmak üzere Google Tasks kaynakları ile etkileşimde bulunma olanakları sunar. Sunucuyu kullanmak için, Google Cloud Proje oluşturulması ve Google Tasks API'nin aktif edilmesi zorunludur. Ayrıca, bir OAuth Client ID oluşturulması ve yapılandırılması gerekir. Sunucu, Smithery kullanılarak kurularak masaüstü uygulaması ile entegre edilebilir. Authentication işlemleri, sunucuyu auth argumentini çalıştırarak sistemin browser'undaki bir authentication flows'u açmasına izin verebilir. Kredişerler, repository root'ununda kaydedilecektir. Sunucu aşağıdaki araçları destekler: Ayarlarıza göre Google Tasks'teki görevleri lister (list all tasks in Google Tasks), görev arayın (search for tasks in Google Tasks), görev oluştur (create a new task in Google Tasks), görev güncelle (update an existing task in Google Tasks), görev sil (delete a task in Google Tasks), tamamlayanı sil (clear completed tasks from a Google Tasks task list) işlemlerini yapmak için gtasks-mcp kullanabilirsiniz. Sunucu TypeScript kullanarak oluşturulmuş ve Docker kullanarak inşa edilerek dağıtılmaktadır. Lisansının MIT lisansı ile sağlanmaktadır.

Temel özellikler

  • Görev arama
  • Görev listeleme ile sayfalandırılmış liste desteği
  • Görev oluşturma ile gerekli olan liste Kimliği, başlık, notlar veDue tarihi seçenekleri
  • Görev güncelleme ile gerektiğinde başlık, notlar, durum ve Due tarihi seçenekleri
  • Görev silme

Fiyatlar

Model
Free
Puan
Henüz inceleme yok

Kullanım senaryoları

Görev Yönetimi

g tasks M-CP sunucusunu kullanarak, bir masaüstü uygulama ile GoogleTasks'i entegre edebilme için kullanıcıların görevlerini ve to-do listelerini yönetmelerine olanak sağlar.

Otomasyon

Gerekli workflow ya da triyajlara göre görev oluşturmayı, güncellemeyi ya da silmeyi otomatize ederek gtasks-MCP sunucusunu kullanın.

Artılar ve eksiler

Artılar

  • GoogleTasks ile görev yönetimi için entegre destek
  • Görev Oluşturma, Okuma, Güncelleme, Silme (CRUD) operasyonlarını destekler
  • Görev detayları ve meta verileri erişim olanakları sunar

Eksiler

  • Google Cloud projesi yükleme ve OAuth yapılandırmasına ihtiyaç duyarsınız
  • Kimlik doğrulama ve kimlik bilgileri yönetimine ihtiyaç duyarsınız

İncelemeler

İnceleme bırakmak için giriş yap.

Henüz inceleme yok. İlk sen ol!

Sorular

Can I integrate gtasks-mcp with other applications?

Yes, it can be installed via Smithery and integrated with the desktop app, allowing other software to invoke its task management tools through the MCP protocol.

Asked by Petros Georgiou · Nov 28, 2025

What are the main limitations of using this server?

You must perform a Google Cloud project and OAuth setup before use, and credentials must be managed locally. Without proper configuration the tool will not function.

Asked by Vincenzo Greco · Nov 20, 2025

Which task operations are supported by gtasks-mcp?

The server provides tools for searching, listing (with pagination), creating, updating, and deleting tasks, including optional fields like list ID, title, notes, status, and due date.

Asked by Esther Adeyemi · Oct 30, 2025

How do I set up gtasks-mcp for use with my Google account?

Create a Google Cloud project, enable the Google Tasks API, and set up an OAuth Client ID. Then run the server with the auth flag to open a browser-based authentication flow; credentials are stored in the repo root.

Asked by Amos Fältskog · Oct 2, 2025

Soru sor

MCP Serverleri alternatifleri