Tiny TODO MCP
小さなTODO MCP
AI アシスタントに永続的なタスク管理機能を提供するモデル コンテキスト プロトコル (MCP) サーバー実装。
概要
Tiny TODO MCPは、モデルコンテキストプロトコル(MCP)を実装した専用サーバーです。AIアシスタントがタスク用の永続ストレージとやり取りできるようにします。これにより、AIモデルは時間の経過とともにコンテキストを維持し、通常のコンテキスト制限を超えたタスクを作成および管理できるようになります。
Related MCP server: Agentic Tools MCP Server
特徴
TODOシステム
TODOを作成: タイトル、説明、期限を付けてタスクを保存します
TODO の更新: タスクを完了または未完了としてマークする
TODOの削除: システムからタスクを削除します
TODO を検索: 完了ステータスや期限など、さまざまな基準でタスクを検索します
タスク管理: 今後のタスクと期限切れのタスクを表示する
統合
モデルコンテキストプロトコル標準に準拠
AIアシスタントとの簡単な統合のために設計
一貫したエラー処理と応答を提供します
ユースケース
永続的なタスク追跡で AI 機能を拡張
AIアシスタントが期限と完了ステータスでタスクを追跡できるようにする
時間を考慮したタスクリマインダーのサポート(今後のタスクと期限切れのタスク)
建築
Tiny Memory MCP は永続ストレージに SQLite データベースを使用し、次のものを分離する明確な階層化アーキテクチャを備えています。
ツールインターフェース(MCPプロトコル実装)
サービス層(ビジネスロジック)
リポジトリ層(データアクセス)
データベース層(ストレージ)
MCP インターフェースを通じて公開される各ツールは、その機能、パラメーター、および戻り値に関する明確なドキュメントを提供します。
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
- mcpOAuthnet.todoist
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
- DazbenchOAuthapp.dazbench
Task management your AI agents can actually run. One line becomes a context-ready task over MCP.
AI-native task management: list, create, update and archive tasks with rich context for AI agents
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server providing comprehensive task management capabilities with support for project organization, task tracking, and automatic PRD parsing into actionable items.37MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server providing AI assistants with comprehensive project, task, and subtask management capabilities with project-specific storage.293888MIT
- AlicenseBqualityFmaintenanceA Model Context Protocol server for AI agents to manage tasks and track progress across projects, with features like project isolation, search, and reporting.11161MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to manage Google Tasks, including creating, updating, deleting, and searching tasks and task lists via OAuth2 authentication.311Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tkc/tinyt-todo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server