69
/ 100
24 days ago
glama

Falcosidekick UI MCP Server

Enables querying and analyzing Falco security events from Falcosidekick UI through MCP tools. Supports filtering events by time windows and retrieving full event details for security monitoring and incident investigation.

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.
🔐
You'll be asked for 1 credential: FALCO_PASSWORD
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.
configFALCO_BASE_URLe =http://falcosidekick-ui.default.svc.cluster.local:2802 \
configFALCO_EVENTS_PATH/api/v1/events/search Override the events endpoint path if needed
configFALCO_USERNAME/ FALCO_PASSWORD admin / admin Basic Auth credentials
🔐 secretFALCO_PASSWORDFALCO_USERNAME / admin / admin Basic Auth credentials
configFALCO_HTTP_TIMEOUT15 HTTP timeout in seconds
configMCP_HOST
configPORT8080 MCP HTTP listener port
configMCP_HTTP_PATH/mcp Streamable HTTP mount path
configMCP_TRANSPORTstreamable-http Set to stdio if your MCP client expects stdio transport
// 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 5 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/maratsal-falco-mcp-m9lvo6)](https://m8ven.ai/mcp/maratsal-falco-mcp-m9lvo6)
commit: 1acf185691f5c4eaf5c251e74e9f6d5ca6b9ca17
code hash: bff6c552e63876a0b95e6d5e56083de45e1436fffe462305bfc688c4b3a92f13
verified: 7/7/2026, 10:04:08 AM
view raw JSON →