Diskcleankit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 28 Dec 2025.
MCP server for DiskCleanKit - One Touch Scan and Clean for Mac
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 diskcleankit-mcp -- npx -y @vannamtran/diskcleankit-mcp
{
"mcpServers": {
"diskcleankit-mcp": {
"args": [
"-y",
"@vannamtran/diskcleankit-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.diskcleankit-mcp]
command = "npx"
args = ["-y", "@vannamtran/diskcleankit-mcp"]
{
"mcpServers": {
"diskcleankit-mcp": {
"args": [
"-y",
"@vannamtran/diskcleankit-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"diskcleankit-mcp": {
"args": [
"-y",
"@vannamtran/diskcleankit-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.