Official Dart AI Model Context Protocol (MCP) server providing prompts, resource templates, and tools for task & document management in Dart.
https://github.com/its-dart/dart-mcp-serverStop switching between Claude and your project management tool. The Dart MCP Server brings your entire project workflow directly into AI conversations, letting you create tasks, update docs, and manage team assignments without breaking your flow.
You're deep in a Claude conversation about architecture decisions when you realize you need to create three follow-up tasks, update the project timeline, and assign work to teammates. Instead of losing your train of thought to open another tab, you just keep talking to Claude.
"Create a task for refactoring the auth service, high priority, assign it to Sarah, due next Friday. Also, update the API design doc with these new endpoints we just discussed."
Done. Your AI assistant handles the project management while you stay focused on the actual problem-solving.
Complete Task Management Through Conversation
Document Management That Actually Works
Resource Templates for Smart Context
dart-config: gives your AI complete workspace context (team members, project structure, available tags)dart-task:///{taskId} and dart-doc:///{docId} for deep-linking specific items into conversationsSprint Planning Sessions Instead of taking notes and manually creating tickets later, let your AI assistant create tasks in real-time as you discuss requirements. Set priorities, assign team members, and link related tasks—all through conversation.
Code Review Follow-ups "Based on this code review, create tasks for the three refactoring items we identified. High priority for the security issue, medium for the performance optimizations."
Documentation Updates Update your API docs, architecture decisions, and project wikis while you're actively discussing implementation details. No more stale documentation because updating it was too much friction.
Project Status Updates "Show me all high-priority tasks assigned to the backend team that are due this week, then create a status summary doc for tomorrow's standup."
Install with npx—no complex configuration, no additional services to manage:
{
"mcpServers": {
"dart": {
"command": "npx",
"args": ["-y", "dart-mcp-server"],
"env": {
"DART_TOKEN": "your_dart_token"
}
}
}
}
Works immediately with Claude Desktop, Cursor, Cline, Windsurf, and any MCP-compatible client. Get your Dart token from your profile, add it to the config, and you're managing projects through AI conversations.
Traditional project management tools force you to think in their terms—forms, workflows, rigid categorization. With Dart MCP Server, you manage projects the way you naturally think about them. Describe what needs to happen, and your AI assistant handles the mechanical work of creating structured data.
The difference is staying in flow state instead of constantly switching mental contexts between creative problem-solving and administrative task management. Your project management becomes as fluid as your thinking process.
Ready to stop losing momentum to project admin work? Install Dart MCP Server and let your AI assistant handle the busy work while you focus on building great software.