Skillproof runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 15 Jul 2026.
Check whether a Claude Code skill was tested and whether it works before installing it.
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 skillproof -- npx -y skillproof-mcp
{
"mcpServers": {
"skillproof": {
"args": [
"-y",
"skillproof-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.skillproof]
command = "npx"
args = ["-y", "skillproof-mcp"]
{
"mcpServers": {
"skillproof": {
"args": [
"-y",
"skillproof-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"skillproof": {
"args": [
"-y",
"skillproof-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.