
ScrumDo MCP
by scrumdollc
Connect AI tools directly to ScrumDo boards to manage cards, tasks, and iterations without copy-pasting.
What it does
ScrumDo MCP connects AI assistants to ScrumDo project management boards, enabling automated board management and real-time project tracking. It allows AI tools to interact with the board's data directly, removing the friction of manual updates.
Tools
list_cards/get_card: Retrieve and monitor task details.move_card: Update card status or shift cards between columns.create_card/create_task: Quickly generate new work items from AI conversations.add_comment: Post updates or PR links directly to cards.search_cards: Find specific issues or themes across the board.block_card: Mark dependencies and blockers instantly.
Installation
Install via pip:
pip install scrumdo-mcp
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"scrumdo": {
"command": "scrumdo-mcp",
"env": {
"SCRUMDO_TOKEN": "your-token-here",
"SCRUMDO_ORG": "your-org-slug",
"SCRUMDO_PROJECT": "your-default-project-slug"
}
}
}
}
Supported hosts
Confirmed support for Cursor, Windsurf, and Claude Code.
Quick install
pip install scrumdo-mcpInformation
- Pricing
- free
- Published
- 5/25/2026
- stars






