All MCP servers

CrowdStrike Falcon MCP Server

Official
by Api.AirforcestdioAI & LLM Tools0177MIT

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

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "crowdstrike-falcon-mcp-server-imp773d9": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}