CrowdStrike Falcon MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 6 434 installs a week from pypi. Last commit 4 Aug 2026.
Connects AI agents with CrowdStrike Falcon for security analysis and automation.
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"
}
}
}
Answers built from our own checks of this server.