Odel
falcon mcp

falcon mcp

Local
@rijul170PythonMITUpdated 1mo ago

Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIfalcon-mcp-extendedv0.9.0

Run

uvx falcon-mcp-extended

MCP client config

{
  "mcpServers": {
    "falcon-mcp": {
      "command": "uvx",
      "args": [
        "falcon-mcp-extended"
      ]
    }
  }
}