Cybersec MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 20 May 2026.
Cybersecurity MCP server: 323 prompts + 7 workflows for red team, blue team, SOC, cloud, OSINT.
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 cybersec-mcp -- npx -y @xu-c0/cybersec-mcp
{
"mcpServers": {
"cybersec-mcp": {
"args": [
"-y",
"@xu-c0/cybersec-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cybersec-mcp]
command = "npx"
args = ["-y", "@xu-c0/cybersec-mcp"]
{
"mcpServers": {
"cybersec-mcp": {
"args": [
"-y",
"@xu-c0/cybersec-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cybersec-mcp": {
"args": [
"-y",
"@xu-c0/cybersec-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.