mcpbeat Sign in

Key Drivers MCP Server

local only

Key Drivers MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi.

MCP server for key driver and feature importance analysis based on rule mining

Installs per day peak 19 · avg 8 · -13% w/w
a month agotoday
53
Installs / week
pypi · key-drivers-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Key Drivers MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add key-drivers-mcp -- uvx key-drivers-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "key-drivers-mcp": {
      "args": [
        "key-drivers-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.key-drivers-mcp]
command = "uvx"
args = ["key-drivers-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "key-drivers-mcp": {
      "args": [
        "key-drivers-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "key-drivers-mcp": {
      "args": [
        "key-drivers-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Key Drivers MCP

same job, measured the same way
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
Google Drive Files MCP
by zayansalman

Minimal MCP server for Google Drive file management and Google Sheets editing.

59 installs/wk local only
AgentSUMO
by mw-jeong

MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.

83 installs/wk local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
iCloud Drive Docs
by js713-lab

Read-only MCP server for listing, searching, downloading, and reading iCloud Drive documents.

local only
Google Drive Comments MCP
by zayansalman

Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.

55 installs/wk local only
I
Decixa MCP
by koki-socialgist

Decixa MCP Server — intent-driven API discovery and selection for AI agents.

local only

Key Drivers MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Key Drivers MCP?
Key Drivers MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package key-drivers-mcp was installed 53 times last week.
How do I connect Key Drivers MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls key-drivers-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Key Drivers MCP?
The pypi package key-drivers-mcp was installed 53 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.