An MCP server that connects AI agents to the CrowdStrike Falcon platform for intelligent security analysis and automation across various security modules. It provides programmatic access to detections, incidents, host management, and threat intelligence to enhance security operations within agentic workflows.
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.
process.env. You'll be asked to provide them before it can run.FALCON_CLIENT_ID— your-client-idFALCON_CLIENT_SECRET— your-client-secretFALCON_MCP_TRANSPORT— export ="stdio" # Transport method: stdio, sse, streamable-httpFALCON_MCP_MODULES— =detections,incidents,intelFALCON_MCP_DEBUG— export ="false" # Enable debug logging: true, falseFALCON_BASE_URL— export ="https://api.crowdstrike.com"FALCON_MCP_HOST— =127.0.0.1FALCON_MCP_PORT— export ="8000" # Port for HTTP transportsFALCON_MCP_USER_AGENT_COMMENT[](https://m8ven.ai/mcp/itsjahaziel-falcon-mcp-ai-2wfgn8)