Official CrowdStrike Falcon MCP server
Official CrowdStrike Falcon MCP server for security analysis. Access detections, incidents, threat intelligence, hosts, and vulnerabilities.
{
"mcpServers": {
"crowdstrike": {
"mcpServers": {
"crowdstrike": {
"env": {
"FALCON_CLIENT_ID": "YOUR_FALCON_CLIENT_ID",
"FALCON_CLIENT_SECRET": "YOUR_FALCON_CLIENT_SECRET"
},
"args": [
"falcon-mcp"
],
"command": "uvx"
}
}
}
}
}