mcpbeat Sign in

Cybersec MCP Server

local only

Cybersec MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 46 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.

Installs per day peak 13 · avg 6 · +247% w/w
a month agotoday
46
Installs / week
npm · @xu-c0/cybersec-mcp
1
Stars
0 open issues
20 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Cybersec MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add cybersec-mcp -- npx -y @xu-c0/cybersec-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cybersec-mcp": {
      "args": [
        "-y",
        "@xu-c0/cybersec-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cybersec-mcp]
command = "npx"
args = ["-y", "@xu-c0/cybersec-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cybersec-mcp": {
      "args": [
        "-y",
        "@xu-c0/cybersec-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cybersec-mcp": {
      "args": [
        "-y",
        "@xu-c0/cybersec-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cybersec MCP

same job, measured the same way
I
Runsec Io
by runsec-io

RunSec MCP server for workspace security scanning and remediation workflows.

44 installs/wk local only
Cybersecurity AI MCP
by csoai-org

Cybersecurity Ai MCP Server by MEOK AI Labs

261 installs/wk local only
Securedact MCP
by giganteshji

Local-first privacy MCP server for sensitive AI workflows

572 installs/wk local only
Security Mcp
by varvararatta

MCP server for Security

answering
I
Mcpsentry
by roshan6335

Security scanner and runtime proxy for MCP servers.

59 installs/wk local only
ClearPolicy
by clearpolicy

Authenticated MCP server for ClearPolicy policy and compliance workflows.

answering
Red by Big Red Cloud
by bigredcloud

Secure MCP access to Big Red Cloud accounting data, workflows, help and training.

159 tools answering
Cybersim Pro
by kayembahamid

Cybersecurity training, simulation, and incident response MCP server

local only

Cybersec MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Cybersec MCP?
Cybersec MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @xu-c0/cybersec-mcp was installed 46 times last week.
How do I connect Cybersec MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @xu-c0/cybersec-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Cybersec MCP?
The npm package @xu-c0/cybersec-mcp was installed 46 times in the last week. Week over week that is +247%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cybersec MCP open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.