CrowdStrike Falcon MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 10 994 installs a week from pypi. Last commit 18 Sep 2026.
Connects AI agents with CrowdStrike Falcon for security analysis and automation.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
pkg_path = os.path.join(modules_path, name)
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Update uv.lock
if: ${{ steps.release-please.outputs.pr }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add falcon-mcp -- uvx falcon-mcp
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.falcon-mcp]
command = "uvx"
args = ["falcon-mcp"]
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FALCON_CLIENT_ID (CrowdStrike API client ID), FALCON_CLIENT_SECRET (CrowdStrike API client secret), FALCON_BASE_URL (CrowdStrike API region URL), FALCON_MEMBER_CID (Child CID for Flight Control (MSSP) support), FALCON_MCP_MODULES (Comma-separated list of modules to enable), FALCON_MCP_TRANSPORT (Transport protocol to use), FALCON_MCP_DEBUG (Enable debug logging), FALCON_MCP_HOST (Host to bind to for HTTP transports), FALCON_MCP_PORT (Port to listen on for HTTP transports), FALCON_MCP_USER_AGENT_COMMENT (Additional information to include in the User-Agent comment section), FALCON_MCP_STATELESS_HTTP (Enable stateless HTTP mode for scalable deployments), FALCON_MCP_API_KEY (API key for HTTP transport authentication (x-api-key header)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for JavaScript analysis, security auditing, browser automation and hooks
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents....
Symbiotic CLI MCP Server for security scanning and analysis
Security scanner for AI agent skills and MCP servers
MCP server for static security analysis of Android source code
MCP server for npm package management, security analysis, and compatibility checking
Secure filesystem access for AI agents with configurable directory and file type restrictions
Connect AI agents to CloudBees Unify: feature flags, CI/CD, release orchestration, and security
Answers built from our own checks of this server.