Falcon MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 26 Jul 2026.
Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage
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-extended
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp-extended"
],
"command": "uvx"
}
}
}
[mcp_servers.falcon-mcp]
command = "uvx"
args = ["falcon-mcp-extended"]
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp-extended"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"falcon-mcp": {
"args": [
"falcon-mcp-extended"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.