Agentโ™ฅ๏ธŽAge
Catalog

io.github.rog0x/task

Official

by rog0x ยท TypeScript

Todo, priority, estimation, burndown for AI agents

io.github.rog0x/task MCP Server

This Model Context Protocol (MCP) server provides task and project management tools for AI agents. It focuses on todo tracking, priority handling, estimation, and burndown, with tool support for creating and updating tasks and sorting them using established prioritization frameworks.

๐Ÿ› ๏ธ Key Features

  • Task and project management for AI agents
  • Todo, priority, estimation, and burndown
  • In-memory task list management (add, complete, update status, delete, list)
  • Filtering by status, priority, and tags
  • Session-limited data persistence

๐Ÿš€ Use Cases

  • Automating standup-style task updates via AI agents
  • Prioritizing task backlogs using standard frameworks
  • Generating or maintaining burndown-oriented views from task data

โšก Developer Benefits

  • Tooling implemented for TypeScript-based MCP server usage
  • Priority sorting supports:
    • Eisenhower Matrix (urgent/important quadrants)
    • RICE Scoring (Reach, Impact, Confidence, Effort)
    • MoSCoW Method (Must Have, Should Hav)

โš ๏ธ Limitations

  • Task data is in-memory and persists only within the session.

Topics

agileburndownclaudemcpmodel-context-protocolstanduptaskstodoai-toolsdeveloper-toolsmcp-servertypescript
io.github.rog0x/task - agentage MCP Catalog