Odel
AutoCarver

AutoCarver

Local
@mdefrance11PythonMITUpdated 1w ago

Qualify dataset columns and process them against a target with AutoCarver, fully on your machine.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIautocarverv7.7.2

Run

uvx autocarver

MCP client config

{
  "mcpServers": {
    "autocarver": {
      "command": "uvx",
      "args": [
        "autocarver"
      ]
    }
  }
}
PyPIautocarverv7.7.2

Run

uvx autocarver

MCP client config

{
  "mcpServers": {
    "autocarver": {
      "command": "uvx",
      "args": [
        "autocarver"
      ]
    }
  }
}