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.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