# CrowdStrike Falcon MCP Server MCP server

Connects AI agents with CrowdStrike Falcon for security analysis and automation.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-crowdstrike-falcon-mcp
- Repository: https://github.com/CrowdStrike/falcon-mcp

## Install
- Command: `uvx falcon-mcp`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi falcon-mcp v0.10.0
- Environment variable: FALCON_CLIENT_ID (required; secret)
- Environment variable: FALCON_CLIENT_SECRET (required; secret)
- Environment variable: FALCON_BASE_URL (default https://api.crowdstrike.com)
- Environment variable: FALCON_MEMBER_CID
- Environment variable: FALCON_MCP_MODULES
- Environment variable: FALCON_MCP_TRANSPORT (default stdio; choices stdio, sse, streamable-http)
- Environment variable: FALCON_MCP_DEBUG (default false)
- Environment variable: FALCON_MCP_HOST (default 127.0.0.1)
- Environment variable: FALCON_MCP_PORT (default 8000)
- Environment variable: FALCON_MCP_USER_AGENT_COMMENT
- Environment variable: FALCON_MCP_STATELESS_HTTP (default false)
- Environment variable: FALCON_MCP_API_KEY (secret)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.CrowdStrike
- Version: 0.10.0
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
