Datashift MCP Serverofficial
A
licenseNot graded
qualityD
maintenanceEnables AI agents to submit tasks for human or AI review and receive decisions via MCP tools, adding human review checkpoints to workflows.
MIT
No user-submitted related servers found.
Scored across 2 tools
Each tool has a clearly distinct purpose: one creates a review task, the other checks its status. No overlap or ambiguity.
Both tool names follow a consistent verb_noun pattern in snake_case: create_review_task and get_task_status.
With only 2 tools, the server is lightly scoped but still covers the core review workflow. The count is slightly low but acceptable for a focused utility.
The tool surface covers creation and status polling, but lacks operations like canceling or listing tasks, which could be needed in real workflows.