73
/ 100
20 days ago
glama

falcon-mcp

Model Context Protocol server that connects AI agents with CrowdStrike Falcon platform 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 1 credential: FALCON_CLIENT_SECRET
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_IDyour-client-id
🔐 secretFALCON_CLIENT_SECRETyour-client-secret
configFALCON_MCP_TRANSPORTexport ="stdio" # Transport method: stdio, sse, streamable-http
configFALCON_MCP_MODULES=detections,incidents,intel
configFALCON_MCP_DEBUGexport ="false" # Enable debug logging: true, false
configFALCON_BASE_URLexport ="https://api.crowdstrike.com"
configFALCON_MCP_HOST=127.0.0.1
configFALCON_MCP_PORTexport ="8000" # Port for HTTP transports
configFALCON_MCP_USER_AGENT_COMMENT
// 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/fastmcp-me-falcon-mcp-3mqmtq)](https://m8ven.ai/mcp/fastmcp-me-falcon-mcp-3mqmtq)
commit: defc0cf1f0d677d883553bb71229dd318d175f22
code hash: 898ee24bd050ce99e72561b6aeff342eb96637aee534e3d3959a8547a8b9dd53
verified: 6/15/2026, 3:13:31 PM
view raw JSON →