Tiny TODO MCP
微型 TODO MCP
模型上下文协议 (MCP) 服务器实现为 AI 助手提供持久任务管理功能。
概述
Tiny TODO MCP 是一款实现模型上下文协议 (MCP) 的专用服务器,允许 AI 助手与任务的持久存储进行交互。这使得 AI 模型能够持续维护上下文,并创建和管理超出其常规上下文限制的任务。
Related MCP server: Agentic Tools MCP Server
特征
TODO系统
创建 TODO :存储带有标题、描述和截止日期的任务
更新 TODO :将任务标记为已完成或未完成
删除 TODO :从系统中删除任务
搜索待办事项:按完成状态和截止日期等各种条件查找任务
任务管理:查看即将进行和逾期的任务
一体化
遵循模型上下文协议标准
专为轻松与人工智能助手集成而设计
提供一致的错误处理和响应
用例
通过持续任务跟踪扩展 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.292088MIT
- 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