Skip to content

Releases: IlyaIvanchikov/weeek-mcp

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 12:49

Full Changelog: v0.1.0...v0.1.1

v0.1.0 — WEEEK MCP: tasks by name, not IDs

Choose a tag to compare

@IlyaIvanchikov IlyaIvanchikov released this 16 Jul 08:10

MCP server for the WEEEK task tracker. An AI agent creates and manages tasks by name (project, column, assignee) instead of numeric IDs — one call instead of four.

Install (Claude Desktop, one-click)

Download weeek-mcp-smart.mcpb below and open it. You'll be prompted for your WEEEK API token (WEEEK → Settings → API); it's stored in your OS keychain.

Tools

weeek_create_task, weeek_create_tasks (bulk), weeek_update_task, weeek_move_task, weeek_complete_task, weeek_list_projects, weeek_list_tasks, weeek_get_task.

Highlights

  • Names resolve to IDs internally; ambiguous/unknown names return candidate suggestions instead of guessing.
  • Bulk create with per-item results, natural-language due dates ("next friday").
  • Self-contained 159K bundle — no npm/npx needed for Desktop.