Datashift MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Datashift MCP Serversubmit a task for human review of my latest analysis"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Datashift MCP Server
Model Context Protocol server for Datashift. Allows AI agents to submit tasks for human or AI review and receive decisions via MCP tools.
Overview
Datashift adds human review checkpoints to AI agent workflows. This MCP server enables agent-initiated review — the agent decides when to request human oversight based on its own reasoning.
Tools
Tool | Description |
| Submit a task for review (approval, classification, scoring, labeling, augmentation) |
| Check task status and retrieve review results |
| List available review queues |
| Get queue configuration and review options |
Resources
Resource | Description |
| Access task details and review status |
Related MCP server: MeatSpace
Setup
Prerequisites
Node.js 18+
A Datashift account with an API key
Installation
npm installConfiguration
Copy .env.example to .env and configure your environment variables.
Build and run
npm run build
npm startAuthentication
Uses OAuth 2.0 with PKCE for secure agent authentication. AI agents obtain a JWT from the Datashift API's OAuth endpoints, which is validated by the MCP server and passed through to API calls.
Resources
Datashift Website — Product overview and sign up
Documentation — Guides, API reference, and examples
MCP Documentation — MCP-specific setup and usage
SDK — TypeScript and Python SDKs for developer-enforced review
Console — Manage queues, reviewers, and API keys
GitHub — SDKs and sample projects
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.
Human-in-the-loop for AI agents over MCP: durable approvals with a hosted review page & audit trail
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
Get a real human to verify, decide, or improve an AI agent's work.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceHuman-in-the-Loop authorization gateway for AI Agents. Securely pause MCP workflows and route high-risk actions to human approvers via Slack or Email.64 npm1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to request human decisions for subjective or high-stakes choices through MCP tools like ask_human and provision_api_key.-

AgentsGateofficial
AlicenseNot gradedqualityAmaintenanceEnables AI agents to securely call MCP tools with risk scoring, checkpoints, rollback, and approval workflows.1 npmMIT- AlicenseNot gradedqualityBmaintenanceSwipeFlow MCP Server enables human-in-the-loop approvals for AI agents over the Model Context Protocol, allowing agents to request asynchronous human review of work (content, code, messages, spending) and resume once a decision is made, with stateless, durable task handles and synchronous fallbacks for clients without Tasks extension support.Apache 2.0