MCP Tasks is a task management server supporting Markdown, JSON, and YAML formats. It enables teams to automate task creation, tracking, and completion using AI agents like Claude. Integrates with Cursor and other MCP-compatible tools for streamlined workflows.
git clone https://github.com/flesler/mcp-tasks.gitMCP Tasks is a task management server designed for AI agents like Claude to automate task creation, tracking, and organization. It supports three file formats—Markdown, JSON, and YAML—allowing teams to choose their preferred storage method while maintaining consistent functionality. The tool provides five core operations: setup, search with filtering, add tasks, update task status, and view summaries with work-in-progress tracking. Built with LLM efficiency in mind, it minimizes API calls through batch operations and smart defaults while preventing duplicate tasks. MCP Tasks integrates with Cursor, Claude Desktop, and other MCP-compatible tools, making it ideal for development teams automating their workflow management.
Add mcp-tasks to your Cursor or Claude Desktop configuration by editing the MCP config file and specifying either NPX or Docker as the command. Initialize a task file using tasks_setup with your preferred format (.md, .json, or .yml). The AI can then use five tools—setup, search, add, update, and summary—to manage tasks based on your prompts.
Developers using Claude or Cursor to auto-generate and track development tasks
Project teams maintaining task lists in Markdown while enabling AI-assisted task management
Teams needing multi-format task file support (Markdown, JSON, YAML) for different workflows
Automating task creation during AI-assisted coding sessions without manual file editing
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/flesler/mcp-tasksCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a new task in MCP Tasks for [COMPANY] in the [INDUSTRY] sector. The task should be titled '[TASK TITLE]' and have the following details: [TASK DETAILS]. Assign it to [TEAM MEMBER] with a priority of [PRIORITY LEVEL]. Format the output in YAML.
```yaml
- task:
title: 'Update Customer Database'
description: 'Migrate all customer records from the legacy system to the new CRM platform.'
assigned_to: 'Sarah Johnson'
priority: 'High'
status: 'Pending'
due_date: '2023-12-15'
project: 'CRM Migration'
tags:
- 'Data Migration'
- 'CRM'
- 'High Priority'
```The AI Code Editor for productive developers
Get more done every day with Microsoft Teams – powered by AI
Automate security compliance and monitor real-time security posture seamlessly.
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan