CrowdStrike Falcon MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HTTP_PORT | No | HTTP server port (default: 80) | 80 |
| STDIO_PORT | No | STDIO port (default: 8080) | 8080 |
| FALCON_API_KEY | No | Your CrowdStrike API key. Alternative to CROWDSTRIKE_API_KEY. | |
| TRANSPORT_MODE | No | Transport mode - stdio, http, or dual (default: dual) | dual |
| FALCON_TENANT_ID | No | Optional tenant ID for multi-tenant scenarios. Alternative to CROWDSTRIKE_TENANT_ID. | |
| CROWDSTRIKE_API_KEY | No | Alternative environment variable for the CrowdStrike API key. | |
| FALCON_API_BASE_URL | No | API base URL (default: https://api.crowdstrike.com) | https://api.crowdstrike.com |
| CROWDSTRIKE_TENANT_ID | No | Alternative environment variable for the CrowdStrike tenant ID. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |