Key Drivers MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi.
MCP server for key driver and feature importance analysis based on rule mining
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 key-drivers-mcp -- uvx key-drivers-mcp
{
"mcpServers": {
"key-drivers-mcp": {
"args": [
"key-drivers-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.key-drivers-mcp]
command = "uvx"
args = ["key-drivers-mcp"]
{
"mcpServers": {
"key-drivers-mcp": {
"args": [
"key-drivers-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"key-drivers-mcp": {
"args": [
"key-drivers-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.