Provar MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 432 installs a week from npm. Last commit 24 Jul 2026.
Provar MCP: AI-powered Salesforce test automation. Generate, validate, migrate, and run tests.
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 provar -- npx -y @provartesting/provardx-cli
{
"mcpServers": {
"provar": {
"args": [
"-y",
"@provartesting/provardx-cli"
],
"command": "npx"
}
}
}
[mcp_servers.provar]
command = "npx"
args = ["-y", "@provartesting/provardx-cli"]
{
"mcpServers": {
"provar": {
"args": [
"-y",
"@provartesting/provardx-cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"provar": {
"args": [
"-y",
"@provartesting/provardx-cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.