GitScrum Tasks

GitScrum Tasks MCP Connector for Claude

A+

Master task execution via GitScrum — create, filter, assign, and track tasks with subtasks, checklists, and comments directly from any AI agent.

28 tools Official Updated Jun 28, 2026 Official Vinkius Partner

What you can do

  • Full task lifecycle — create, update, delete, and toggle completion on tasks with rich metadata including types, effort levels, and dates
  • Advanced filtering — query tasks by status, sprint, user story, assignee, label, type, effort, workflow column, blocker flag, and date ranges
  • Subtask management — list, link, unlink subtasks and discover related tasks across your project
  • Checklists — add checklist items with sub-items and toggle completion for granular progress tracking
  • Team coordination — assign and unassign members, duplicate tasks, move between projects, and set story points
  • Comments — list, create, update, and delete task comments for rich collaboration context

How it works

  1. Subscribe to the GitScrum Tasks integration from the marketplace
  2. Enter your GitScrum API token and company slug
  3. Start managing tasks conversationally — ask your agent to create tasks, assign team members, or review today's workload in Claude, Cursor, or any MCP client

Your agent handles the complete task lifecycle so you never need to context-switch to the GitScrum UI.

Who is this for?

  • Developers — create and check off tasks without leaving the IDE
  • Scrum masters — assign tasks, set estimates, and manage sprint backlogs via natural language
  • Product managers — filter and review task progress across multiple dimensions instantly
task-managementsubtaskscheckliststask-assignmentkanban-workflowstory-pointstask-comments

28 tools expose this connector's capabilities to your AI agent.

assign_member

Assign a user to a task

create_checklist_item

Use parent_id to create sub-items. Add a checklist item to a task

list_checklists

List checklists on a task

toggle_checklist_item

Toggle a checklist item done/undone

create_comment

Supports rich text content. Add a comment to a task

delete_comment

Delete a comment

list_comments

Comments support rich text. List comments on a task

update_comment

Edit an existing comment

duplicate_task

Duplicate a task

list_effort_levels

List effort/priority levels

set_task_estimate

Set story points / estimate for a task

move_task_to_project

Move a task to a different project

my_tasks

Get all tasks assigned to me

related_tasks

Get tasks related to a task

link_subtask

Link an existing task as a subtask

list_subtasks

List subtasks of a task

unlink_subtask

Unlink a subtask

get_task_by_code

g., WEB-42) instead of UUID. Get task by human-readable code

create_task

Create a new task

delete_task

This action cannot be undone. Delete a task permanently

toggle_task_done

Toggle task completion status

get_task

Get task details by UUID

list_tasks

Filter by status (todo, in-progress, done), sprint, user_story, users, labels, type, effort, workflow, is_blocker, is_archived, unassigned, created_at (YYYY-MM-DD=YYYY-MM-DD), closed_at, per_page. List tasks with advanced filters

update_task

Update an existing task

my_today_tasks

Get tasks due today

create_task_type

g., Chore, Tech Debt) with a hex color code. Create a new task type

list_task_types

) with their colors. List task types in a project

unassign_member

Remove a user from a task

See how to talk to your AI agent using GitScrum Tasks.

Show me all in-progress tasks in the web-app project.

Found 8 tasks in progress in web-app: 1) 'WEB-42: Implement auth flow' assigned to johndoe (Feature, High effort), 2) 'WEB-38: API rate limiting' assigned to janedoe (Improvement), 3) 'WEB-45: Dashboard redesign' unassigned... Would you like to assign the unassigned task or check subtasks for any of these?

Create a bug task 'Login timeout on slow connections' in web-app and assign it to janedoe.

Created task 'WEB-51: Login timeout on slow connections' as a Bug type in the web-app project, assigned to janedoe, placed in the 'To Do' column. The task code is WEB-51. Shall I add a checklist for the investigation steps or set a due date?

Add a checklist to task WEB-42 with items for 'Write unit tests', 'Update docs', and 'Deploy to staging'.

Done! Added 3 checklist items to WEB-42: ☐ Write unit tests, ☐ Update docs, ☐ Deploy to staging. All start as unchecked. Shall I mark any as complete or add sub-items under any of them?

Yes! Use the `get_task_by_code` tool with the task code (e.g., WEB-42). Your agent will return the full task details including description, assignees, workflow status, labels, sprint association, time estimates, and checklist progress — in seconds.

Related Connectors