Skip to main content
Glama

task-mcp

MCP-сервер для Taskwarrior с семантикой захвата/аренды задач агентами.

Настройка

Необходимая конфигурация Taskwarrior

Добавьте следующее в ваш ~/.taskrc, чтобы включить метаданные захвата:

uda.owner_agent.type=string
uda.lease_until.type=date
uda.claimed_at.type=date
uda.last_renewed_at.type=date

Related MCP server: Taskwarrior MCP Server

Использование

bun run dist/index.js

Инструменты MCP

Инструмент

Описание

project_list

Список всех проектов

list_tasks

Список задач (возвращает метаданные захвата)

claim_task

Захват задачи агентом

release_task

Освобождение захвата

create_task

Создание новой задачи (возвращает полезную нагрузку задачи с uuid)

update_task

Обновление задачи (требуется захват)

complete_task

Завершение задачи (требуется захват)

Правила захвата

  • Агенты должны захватить задачу перед её изменением

  • Тот же агент может продлить свой захват

  • Другой агент не может перехватить активную аренду

  • Истёкшие аренды считаются незахваченными

Разработка

bun install
bun run dev
bun run test
Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.

  • Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

View all MCP Connectors

Latest Blog Posts

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/maxronner/taskwarrior-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server