Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Taskmajor

БесплатноНе проверен

Local-first task management engine for AI agents. MCP-compatible, highly customizable profiles (GTD, Energy-aware, Context tags), powered by an embedded TaskWar

GitHubEmbed

Описание

Local-first task management engine for AI agents. MCP-compatible, highly customizable profiles (GTD, Energy-aware, Context tags), powered by an embedded TaskWarrior engine.

README

PyPI Python 3.10+ MCP Compatible Local‑First License: MIT codecov

Your tasks. Your rules. Your agents.

A local-first MCP server that gives AI agents native access to a full TaskWarrior-compatible engine.
No cloud. No binary to install. No lock-in. Just a pip install and your agents are in control.

Ask your agent:

"Add a task to review the API spec"
"What's on my plate for today?"
"Run my weekly review"
"Show me the roadmap for Project X"

Why TaskMajor?

Most task managers are cloud-first and agent-hostile. TaskMajor is neither.

  • 🔒 100% local & private — all data stays on your machine, stored as plain text via the embedded TaskChampion engine
  • ⚙️ Full TaskWarrior power — projects, priorities, due dates, tags, UDAs, dependencies, contexts — all accessible by your agent
  • 🎭 Profile System — the feature no other task MCP has: define exactly what your agent can see and do, adapted to your methodology
  • Zero friction — one command installs and starts a fully functional MCP server

🚀 Quick Start

pip install taskmajor   # or: uv tool install taskmajor
taskmajor               # starts at http://localhost:8888

Point your MCP client (Claude Desktop, Hermes, Continue, or any MCP-compatible agent) at http://localhost:8888.

That's it. No TaskWarrior binary to install — the engine is embedded.

🤖 Hermes user in a hurry?5-minute Hermes setup

Want a specific workflow?

taskmajor --profile standard      # task CRUD + agenda (default)
taskmajor --profile productivity  # GTD: reviews, energy levels, contexts
taskmajor --profile project-mgmt  # sprints, effort tracking, blockers queue

Full installation options — uv, Docker, from source


📸 Demo



🎭 Profile System — TaskMajor's Killer Feature

Profiles are the heart of TaskMajor. Each profile defines a complete behavioral contract for your agent: what tools it can call, what data structures exist, what views it can read, and how it should reason about your tasks.

Profile Extends What it unlocks
minimal Bare CRUD: add, query, complete, delete
standard minimal Agenda views, date tools, metadata, organization prompts
productivity standard GTD: energy levels (low/medium/high), daily & weekly reviews, capture workflow, context tags (+@)
project-mgmt standard Sprint planning, effort analytics, blockers queue
your-profile any built-in Extend any profile without touching the package

Custom profile in 3 lines:

# ~/.config/myproject/profiles/myprofile/manifest.yaml
extends: [productivity]
# add your own UDAs, contexts, resources, and agent instructions
taskmajor -c ~/.config/myproject

Profile System documentation


✨ Key Features

  • 🔒 Private by design — plain-text storage, TaskChampion engine, runs entirely on your machine
  • 🧠 Profile-shaped agents — agents see only what you expose; switch workflows with one flag
  • Energy-aware schedulinglow / medium / high energy UDA lets your agent suggest tasks that match your current state
  • 🏷️ Safe context tags+@work, +@home, +@focus filter tasks without breaking TaskWarrior's native context system
  • 📅 Flexible date expressions — natural language dates resolved before any write operation
  • 📋 Daily & weekly reviews — structured review resources and prompts built into the productivity profile
  • 🔄 Optional sync — periodic or manual sync to a TaskChampion server (local or remote)
  • 🔌 Any MCP client — works with Claude Desktop, Hermes, Continue, or any MCP-compatible agent
  • 🐳 Docker-ready — official Dockerfile for containerized deployments
  • 📊 Built-in analytics — stats by project, priority, and status; effort and sprint tracking in project-mgmt

📚 Documentation

For Start here
First install Getting Started
5-minute walkthrough Quick Start guide
Hermes agent users Hermes Quick Start
Custom workflows Profile System
All profiles reference Profile Reference
Tools & resources API API Reference
Config & CLI flags Configuration
Docker / from source Deployment
Contributing Contributing

🌐 Community


📄 License

MIT — see LICENSE


Built with FastMCP · pytaskwarrior · TaskChampion · Pydantic

from github.com/sznicolas/taskmajor

Установка Taskmajor

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/sznicolas/taskmajor

FAQ

Taskmajor MCP бесплатный?

Да, Taskmajor MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Taskmajor?

Нет, Taskmajor работает без API-ключей и переменных окружения.

Taskmajor — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Taskmajor в Claude Desktop, Claude Code или Cursor?

Открой Taskmajor на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Notion

Read and write pages in your workspace

Notionавтор: Notion

Linear

Issues, cycles, triage — from Claude

Linearавтор: Linear
Pro

Google Drive

Search and read your Drive files

Googleавтор: Google

mindsdb/mindsdb

Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).

mindsdbавтор: mindsdb

fulcradynamics/fulcra-context-mcp

MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li

fulcradynamicsавтор: fulcradynamics

aymericzip/intlayer

A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.

aymericzipавтор: aymericzip

rinadelph/Agent-MCP

A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

rinadelphавтор: rinadelph

WhenLabs-org/when

Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod

WhenLabs-orgавтор: WhenLabs-org

Beltran12138/wecom-docs-mcp-server

WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server

Beltran12138автор: Beltran12138

madbonez/caldav-mcp

Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),

madbonezавтор: madbonez

Compare Taskmajor with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity