0
/ 100
1 month ago
glama

crowdstrike-mcp

A modular, multi-transport Model Context Protocol server that connects AI assistants to the CrowdStrike Falcon platform. Query NG-SIEM logs, triage alerts, inspect endpoints, manage detection rules, and audit cloud security posture — all through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: ~/.config/falcon/credentials.json, ~/.config/falcon/containment_audit.log, ~/.config/falcon/containment_exclusions.json
🔐
You'll be asked for 2 credentials: FALCON_CLIENT_SECRET, FALCON_MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFALCON_CLIENT_ID1 Environment variables , FALCON_CLIENT_SECRET, FALCON_BASE_URL
🔐 secretFALCON_CLIENT_SECRET1 Environment variables FALCON_CLIENT_ID, , FALCON_BASE_URL
configFALCON_BASE_URL1 Environment variables FALCON_CLIENT_ID, FALCON_CLIENT_SECRET,
configCASE_DEFAULT_ASSIGNEE
configFALCON_MCP_NGSIEM_TIMEOUT300 Max seconds to poll for an ngsiem_query search job before timing out
configFALCON_MCP_NGSIEM_POLL_INTERVAL2 Seconds between ngsiem_query search-status polls
configCROWDSTRIKE_MCP_RTR_EXTRA_ALLOWEDenv var (comma-separated) — deny list always
configFALCON_MCP_TRANSPORTtransport stdio Transport: stdio, sse, streamable-http
configFALCON_MCP_MODULESmodules all Comma-separated module list
configFALCON_MCP_DEBUGdebug false Enable debug logging
configFALCON_MCP_HOSThost 127.0.0.1 HTTP bind address
configFALCON_MCP_PORTport 8000 HTTP port
🔐 secretFALCON_MCP_API_KEYapi-key — API key for HTTP auth
configFALCON_MCP_ALLOW_WRITEStrue crowdstrike-mcp
configMCP_LARGE_RESPONSE_THRESHOLD
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/willwebster5-crowdstrike-mcp-h4fbwy)](https://m8ven.ai/mcp/willwebster5-crowdstrike-mcp-h4fbwy)
commit: a571efd073a47926df013599a446d074df144d8f
code hash: f9aed74ef6003b2e1239d634041f03f6a237c6196662d9a3dfddb34a85016c61
verified: 6/23/2026, 10:24:03 AM
view raw JSON →