Task Master MCP server
Turn a spec into an ordered, dependency-aware task list agents can work through. An MCP server that parses a PRD into structured, sequenced tasks and drives them from inside your editor, breaking large work into tracked steps. It exposes around 36 tools across Cursor, Windsurf, and Claude Code, and can use separate models for planning, research, and fallback. Widely adopted in agentic coding workflows.
Dev toolsMaintained by
CommunityProtocol
Model Context ProtocolSource
eyaltoledano/claude-task-master
What it does
An MCP server that parses a PRD into structured, sequenced tasks and drives them from inside your editor, breaking large work into tracked steps. It exposes around 36 tools across Cursor, Windsurf, and Claude Code, and can use separate models for planning, research, and fallback. Widely adopted in agentic coding workflows.
Like any MCP server, Task Master plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool โ no custom integration code required.
Related Dev tools MCP servers
- GitHubLet AI manage repos, issues, and pull requests.
- FilesystemRead and write local files, safely scoped.
- GitRun git operations on a local repository.
- SentryPull error and performance context into the chat.
- JetBrainsGive the assistant context from your JetBrains IDE.
- CypressRun and inspect end-to-end tests from the assistant.