About
Dart Query is a production-ready Model Context Protocol (MCP) server engineered to solve the prevalent "context rot" issue encountered when managing numerous tasks in Dart AI via Large Language Models. It significantly reduces token usage and API calls by offloading complex operations to a server-side engine, preventing LLMs from being overwhelmed with task data. Key capabilities include a powerful SQL-like DartQL query language for precise task selection, server-side batch operations for updates and deletions, and robust CSV import functionality with validation. Designed for production safety, it features dry-run modes, validation phases, and confirmation flags, making it a reliable solution for efficient and safe Dart AI task management.