Security
Trust: 30/100 (Limited)io.github.compl-i-agent/csf Guide
NIST CSF 2.0 - Professional cybersecurity framework with 35 tools and 12 prompts
by compligent
Quick Start
Install
npx @compligent-mcp/csfClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-compl-i-agent-csf": {
"command": "npx",
"args": [
"@compligent-mcp/csf"
]
}
}
}