TaskFlow

by muthupalaniappan925

Not rated
GitHub

About

An MCP server for integrating task management capabilities into Claude Desktop.

Details

Author
muthupalaniappan925
Categories
Productivity, Project Management, Other

Setup

Install TaskFlow in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/muthupalaniappan925/TaskFlow-MCP-Server-101

Follow the installation instructions in the repository README, then restart your MCP client.

Model Context Protocol (MCP) server for task management, built with FastMCP. Integrate task management capabilities into Claude Desktop.

- Create Tasks: Generate new tasks with detailed specifications
- Update Status: Track progress through pending, in-progress, completed, cancelled
- Task Details: Get comprehensive information about any task
- User Tasks: List all tasks for specific team members
- Overdue Tracking: Identify and manage overdue tasks
- Smart Search: Find tasks by title, description, or tags

- Task Resource: JSON representation of individual tasks
- User Task Lists: Complete task portfolios for team members
- Dashboard Summary: Real-time project statistics and metrics

- Task Creation Assistant: Guided task creation with SMART criteria
- Daily Standup: Automated standup report generation
- Project Planning: Break down complex projects into manageable tasks

taskflow-mcp/ ├── server.py # Shared MCP server instance ├── database.py # In-memory data storage ├── main.py # Application entry point ├── tools/ │ └── task_tools.py # Task management tools ├── resources/ │ └── task_resources.py # Task data resources └── prompts/ └── task_prompts.py # assistant prompts

- Python 3.10+
- conda or pip (conda pref)
- Claude Desktop (for integration)

conda create -n mcp-project python=3.10 conda activate mcp-project
pip install mcp requests pip install --upgrade typer

-

Add the modular codeto your project structure (see files above)

- Windows:%APPDATA%\Claude\claude_desktop_config.json
- macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- Linux:~/.config/Claude/claude_desktop_config.json

{ "mcpServers": { "TaskFlow": { "command": "/path/to/your/project/.venv/Scripts/python.exe", "args": [ "/path/to/your/project/main.py" ] } } }

- Restart Claude Desktopand you'll see TaskFlow tools available!

Create a high-priority task for "Implement user authentication" assigned to muthu.pal with due date 2025-07-15
Show me all tasks for ankitha.pal that are currently in progress
Generate a daily standup report showing today's focus items and any blockers
Help me break down a "Mobile App Development" project into manageable tasks

Interact with task, doc, and project data in Dart, an AI-native project management tool

Remote MCP server for MeisterTask. Create and manage projects, tasks, and notes from your AI assistant. Hosted (streamable-HTTP) — connect at https://mcp.meistertask.com/mcp

The official Plane MCP server provides integration with Plane APIs, enabling full AI automation of Plane projects, work items, cycles and more.

Keep teams & agents coordinated automatically

From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.

Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.

Official Taskeract MCP Server for integrating your Taskeract project tasks and load the context of your tasks into your MCP enabled app.

Manage your Todoist tasks and projects directly from your LLM.

Interact with Asana tasks, projects, workspaces, and comments using the Asana API.

Comprehensive Trello integration: 46 tools covering boards, cards, lists, labels, checklists, attachments, members, custom fields, and search. Read-only mode, image attachment auto-download. Active fork of kocakli/Trello-Desktop-MCP integrating contributions from across the Trello MCP fork ecosystem

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.