$ timeahead.in
/ servers/pypi/falcon-mcp
pypi

falcon-mcp

Connect AI agents to CrowdStrike Falcon for automated security analysis and threat hunting

180 stars5k/wkupdated 0d agogithub ↗
88good
▣ Overview
PyPI versionPyPI - Python VersionLicense: MIT

What it does

This MCP server connects AI agents to CrowdStrike Falcon, exposing 23 modules spanning threat detection, case management, host intelligence, real-time response, and cloud security. It translates security operations workflows—querying detections, analyzing hosts, running behavioral detection rules, managing IOCs—into tools Claude can invoke. The server authenticates with CrowdStrike API credentials and relays requests to Falcon endpoints.

Who it's for

Security teams automating operations within their Falcon instance. Target personas: SOC analysts triaging detections, incident responders managing case workflows, threat hunters researching indicators, and security engineers building detection automation.

Common use cases

  • Query detections and host timelines to understand active threats and lateral movement.
  • Run Real Time Response (RTR) triage workflows to examine suspect hosts remotely.
  • Search threat intelligence and custom IOCs to investigate threat actors and malware.
  • Create and manage Custom IOA behavioral detection rules for custom threat patterns.
  • Query Next-Gen SIEM with CQL to correlate detections and build attack timelines.

Setup pitfalls

  • Requires valid CrowdStrike API credentials via FALCON_CLIENT_ID, FALCON_CLIENT_SECRET, and FALCON_BASE_URL environment variables.
  • Reads and writes filesystem; enforce proper permissions and sandboxing if running in untrusted contexts.
  • Makes direct network calls to CrowdStrike APIs; confirm firewall and VPN rules allow egress to api.crowdstrike.com.
  • Project is in public preview—module availability, feature set, and API compatibility may change before v1.0 release.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
67
13.5
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
87.5
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "falcon": {
      "command": "uvx",
      "args": [
        "falcon-mcp"
      ]
    }
  }
}
📈 Score historylast 29 snapshots
5/10/20266/10/2026 · 29 snapshots
⚙ Maintenance health
74/ 100 · is this project alive?
contributors (1y)20
top contributor share46%
releases (1y)13
last release0d ago
ci✓ passing
⛁ Raw data
weekly downloads5k
github stars180
forks58
open issues10
license✓ present
readme length9160 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 26d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points