CrowdStrike Falcon
Connect with the CrowdStrike Falcon platform for intelligent security analysis, providing programmatic access to detections, incidents, behaviors, threat intelligence, hosts, vulnerabilities, and identity protection capabilities.
33 stars
0 tools
Created Aug 2025
@crowdstrike/crowdstrike-crowdstrike-falcon-falcon-mcpAbout
Connect with the CrowdStrike Falcon platform for intelligent security analysis, providing programmatic access to detections, incidents, behaviors, threat intelligence, hosts, vulnerabilities, and identity protection capabilities.
Categories
general
Installation
npm
npm install @crowdstrike/crowdstrike-crowdstrike-falcon-falcon-mcp
Configuration
{
"mcpServers": {
"crowdstrike-crowdstrike-falcon-falcon-mcp": {
"command": "npx",
"args": [
"-y",
"@crowdstrike/crowdstrike-crowdstrike-falcon-falcon-mcp"
]
}
}
}