73
/ 100
15 days ago
glama

falcon-mcp

Connects AI agents with the CrowdStrike Falcon platform to programmatically access detections, threat intelligence, host management, and other security capabilities for intelligent security analysis and automation.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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_IDexport ="your-client-id"
🔐 secretFALCON_CLIENT_SECRETexport ="your-client-secret"
configFALCON_MEMBER_CID
configFALCON_MCP_NGSIEM_POLL_INTERVAL
configFALCON_MCP_NGSIEM_TIMEOUT
configFALCON_MCP_TRANSPORT
configFALCON_MCP_MODULES
configFALCON_MCP_DEBUG
configFALCON_BASE_URLexport ="https://api.crowdstrike.com"
configFALCON_MCP_HOST
configFALCON_MCP_PORT
configFALCON_MCP_USER_AGENT_COMMENT
configFALCON_MCP_STATELESS_HTTP
🔐 secretFALCON_MCP_API_KEY
// 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 1 concrete improvement 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/carlosmmatos-falcon-mcp-14n83t)](https://m8ven.ai/mcp/carlosmmatos-falcon-mcp-14n83t)
commit: afd0a885238dd75823066aeb4fd6dc82f501d218
code hash: ede701ec632d6aa5a6a146ae12af9eb7c9cc67c02746402903cdd826e14d9c3b
verified: 6/22/2026, 12:51:23 PM
view raw JSON →