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

falcon-mcp

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

175 stars5k/wkupdated 0d agogithub ↗
87good
▣ Overview
PyPI versionPyPI - Python VersionLicense: MITDocumentation

What it does

Falcon-mcp is an MCP server that integrates CrowdStrike Falcon capabilities into AI agent workflows. It provides modular access to security operations including threat detection analysis, intelligence research, host and endpoint management, firewall administration, vulnerability assessment, and Real Time Response (RTR) for endpoint triage. Agents interact with 16+ modules spanning cloud security, identity protection, SIEM querying, and more.

Who it's for

Security operations teams automating incident response, threat analysts building agentic investigation workflows, and platform engineers integrating Falcon into security orchestration systems.

Common use cases

  • Analyze detections to understand attack activity and malware behavior
  • Research threat actors, IOCs, and threat intelligence reports
  • Query endpoint inventory and discover unmanaged assets
  • Execute read-only forensic commands on endpoints via Real Time Response
  • Query security events in Next-Gen SIEM using CQL
  • Assess vulnerabilities in Kubernetes clusters and serverless functions
  • Manage firewall rules and custom behavioral detection rules

Setup pitfalls

  • Requires CrowdStrike Falcon API credentials (FALCON_CLIENT_ID, FALCON_CLIENT_SECRET, FALCON_BASE_URL); each module requires specific API scopes
  • Public preview status—features and module availability may change before 1.0 release
  • Writes to local filesystem for state and configuration; verify directory permissions before deploying
  • No passing CI; module and integration testing is the caller's responsibility
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
67
13.4
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
87.4
⚿ 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 27 snapshots
5/10/20266/6/2026 · 27 snapshots
⚙ Maintenance health
73/ 100 · is this project alive?
contributors (1y)20
top contributor share47%
releases (1y)12
last release2d ago
ci✓ passing
⛁ Raw data
weekly downloads5k
github stars175
forks54
open issues16
license✓ present
readme length8540 chars
last publish0d ago
last commit0d ago
last updated7h ago
install verified✓ pass · 19d 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