dart-mcp-server

dart-mcp-server

3.6

If you are the rightful owner of dart-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Dart MCP Server is the official AI Model Context Protocol server for Dart, a project management tool powered by AI.

The Dart MCP Server is designed to facilitate seamless integration with Dart, an AI-powered project management platform. It provides a robust server implementation of the Model Context Protocol (MCP), enabling AI assistants to interact with Dart's functionalities without needing to understand the underlying API details. The server supports a variety of features, including task and document management, and offers comprehensive input validation with structured JSON responses. It can be set up using npx or Docker, making it versatile for different development environments.

Features

  • Prompts: Includes commands like create-task, create-doc, and summarize-tasks for easy task and document management.
  • Resource templates: Provides configuration and detailed information about tasks and documents.
  • Task management tools: Offers functionalities like get_config, list_tasks, create_task, and more for efficient task handling.
  • Document management tools: Includes list_docs, create_doc, get_doc, and update_doc for document operations.
  • Comprehensive input validation: Ensures structured JSON responses for all operations.