74
/ 100
11 days ago
glama

NGSIEM MCP Server

Enables MCP-compatible applications to execute CrowdStrike NGSIEM security event searches with query validation and schema discovery.

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: MCP_API_KEY, CROWDSTRIKE_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.
configMCP_SKIP_AUTHBypass auth for dev testing true No
🔐 secretMCP_API_KEYAdd to your .env file (generated automatically if missing, but better to set it).
configCROWDSTRIKE_CLIENT_IDyour_client_id_here
🔐 secretCROWDSTRIKE_CLIENT_SECRETyour_client_secret_here
configCROWDSTRIKE_BASE_URLAPI Endpoint https://api.eu-1.crowdstrike.com Yes
configNGSIEM_DEFAULT_REPOSITORYbase_sensor
configLOG_LEVELLogging Level INFO No
configLOG_FILELog File Path (Stdio Mode) ngsiem_mcp.log No
configNGSIEM_THREAD_POOL_SIZEMax threads for blocking API calls 4 No
configMCP_HTTP_APP_LOGApplication Log Path ngsiem-mcp-app.log No
configMCP_CORS_ORIGINSCORS Allowed Origins or http://localhost:3000 No
configMCP_HTTP_HOSTServer Host 0.0.0.0 No
configMCP_HTTP_PORTServer Port 8080 No
configMCP_HTTP_ACCESS_LOGUvicorn Access Log Path ngsiem-mcp-http.log No
// 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 3 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/rodkinal-cs-ngsiem-mcp-18y56h)](https://m8ven.ai/mcp/rodkinal-cs-ngsiem-mcp-18y56h)
commit: db675b1b1628b4542903d1f13a99a0303766af58
code hash: 9c2ee501bff9e888f86172b67bc74772ca90033a31e1bbfb61c9e0c63c6d94e8
verified: 7/20/2026, 9:23:25 AM
view raw JSON →