Skip to main content

TaskMajor MCP. Coordinate your tasks. Execute with precision.

Project description

TaskMajor

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.

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

Screenshot or animated demo coming soon.


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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taskmajor-1.0.1.tar.gz (134.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taskmajor-1.0.1-py3-none-any.whl (100.1 kB view details)

Uploaded Python 3

File details

Details for the file taskmajor-1.0.1.tar.gz.

File metadata

  • Download URL: taskmajor-1.0.1.tar.gz
  • Upload date:
  • Size: 134.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for taskmajor-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1d008e165b7d4f62d38e4f346cee21ef0d2e2f053275c28006fbad3b545f14d8
MD5 a4b3ac864a17522233ccb7e978029fa5
BLAKE2b-256 bb2c84ad181b3cd5cee1e8dd4d648bbe9b8be268c23d9238b82ec2f6031d903b

See more details on using hashes here.

Provenance

The following attestation bundles were made for taskmajor-1.0.1.tar.gz:

Publisher: publish.yml on sznicolas/taskmajor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file taskmajor-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: taskmajor-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 100.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for taskmajor-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9c601c66681977fe7d5dc517a73ec4de95b7a59d87c57e681c1f3e99babb8041
MD5 2b922ddd3f181ea87d9544dd828d4214
BLAKE2b-256 34d730f54d537560bf8b936be50f2cd1778c65835a8cdc1c8f86b7d1762be7a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for taskmajor-1.0.1-py3-none-any.whl:

Publisher: publish.yml on sznicolas/taskmajor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page