← 返回
未分类 中文

日常小助手 MCP Server

AI-powered daily task management MCP Server — recommend next task, inherit uncompleted todos, detect overdue, generate reviews. Deterministic ops in code (ze...
AI驱动的每日任务管理MCP服务器 — 推荐下一步任务、继承未完成任务、检测逾期、生成回顾。确定性操作在代码中(ze...
asuranale asuranale 来源
未分类 clawhub v2.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 447
下载
💾 0
安装
1
版本
#latest

概述

Daily Assistant MCP Server

A personal task management MCP Server. Deterministic operations (parsing, sorting, statistics) run in Python with zero token cost — AI only steps in when creativity is needed.

Setup

git clone https://github.com/AsuraNale/daily-assistant-mcp.git
cd daily-assistant-mcp
python3 src/setup.py --auto   # Windows: py src/setup.py --auto

The setup wizard creates a .venv, installs dependencies, sets up your data directory, and auto-configures your AI editor. No manual pip install or config editing needed.

Tools

| Tool | What it does |

|------|-------------|

| recommend_next | Recommends the most important task to work on next |

| get_today | Reads today's daily task file |

| inherit_tasks | Carries over uncompleted tasks from yesterday |

| check_overdue | Detects overdue task files |

| generate_review | Generates end-of-day review with completion stats |

| scan_split | Flags tasks >80min or missing time estimates |

Resources

| Resource | Content |

|----------|---------|

| daily://today | Today's task file |

| daily://dashboard | Dashboard overview |

| daily://history | 7-day completion statistics |

Task Format

- [ ] Task description ⏱️45min 📅 2026-03-30 ⏫

Markers: ⏱️ = time estimate, 📅 = deadline, = highest priority, 🔼 = high, 🔽 = low.

Design Philosophy

  • Zero-token deterministic ops: Parsing, sorting, stats run in Python code
  • AI only when needed: Task splitting, creative advice, context-aware suggestions
  • Platform-independent: Windows, macOS, Linux. No Obsidian dependency
  • Simple data: Plain Markdown files, edit anywhere

版本历史

共 1 个版本

  • v2.1.0 当前
    2026-05-03 06:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,461 📥 519,054
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,099 📥 826,366
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,396 📥 322,581