Operant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 1 Apr 2026.
Security testing MCP server for penetration testing, forensics, and vulnerability assessment
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 operant-mcp -- npx -y operant-mcp
{
"mcpServers": {
"operant-mcp": {
"args": [
"-y",
"operant-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.operant-mcp]
command = "npx"
args = ["-y", "operant-mcp"]
{
"mcpServers": {
"operant-mcp": {
"args": [
"-y",
"operant-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"operant-mcp": {
"args": [
"-y",
"operant-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.