Skip to content
Claude Desktop

DataSentry for Claude Desktop

io.github.jackxiaozhiren/datasentry

Local-first MCP server for data-quality discovery, evidence, drift, and controlled repair.

client:Claude Desktop transport:stdio runtime:pypi

Install DataSentry in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "datasentry": {
      "command": "uvx",
      "args": [
        "datasentry-ai"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

DataSentry in other clients