Csf runs on your own machine — the client starts it, so there is no endpoint to ping. 178 installs a week from npm.
NIST CSF 2.0 - Professional cybersecurity framework with 35 tools and 12 prompts
The linked repository no longer exists on GitHub — it was deleted or made private.
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 csf -- npx -y @compligent-mcp/csf
{
"mcpServers": {
"csf": {
"args": [
"-y",
"@compligent-mcp/csf"
],
"command": "npx"
}
}
}
[mcp_servers.csf]
command = "npx"
args = ["-y", "@compligent-mcp/csf"]
{
"mcpServers": {
"csf": {
"args": [
"-y",
"@compligent-mcp/csf"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"csf": {
"args": [
"-y",
"@compligent-mcp/csf"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.