Catalog
io.github.compl-i-agent/csf
OfficialNIST CSF 2.0 - Professional cybersecurity framework with 35 tools and 12 prompts
NIST CSF 2.0 cybersecurity framework with 35 tools and 12 prompts for security implementation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"csf": {
"command": "npx",
"args": [
"-y",
"@compligent-mcp/csf@2.4.6"
]
}
}
}