Autocarver runs on your own machine — the client starts it, so there is no endpoint to ping. 4 933 installs a week from pypi. Last commit 3 Aug 2026.
Qualify dataset columns and process them against a target with AutoCarver, fully on your machine.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add autocarver -- uvx autocarver
{
"mcpServers": {
"autocarver": {
"args": [
"autocarver"
],
"command": "uvx"
}
}
}
[mcp_servers.autocarver]
command = "uvx"
args = ["autocarver"]
{
"mcpServers": {
"autocarver": {
"args": [
"autocarver"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"autocarver": {
"args": [
"autocarver"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.