falcon-mcp
by rijul170
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FALCON_BASE_URL | Yes | API endpoint URL for your region | |
| FALCON_MCP_HOST | No | Bind host for HTTP transports (default: 127.0.0.1) | |
| FALCON_MCP_PORT | No | Bind port for HTTP transports (default: 8000) | |
| FALCON_CLIENT_ID | Yes | CrowdStrike API Client ID | |
| FALCON_MCP_DEBUG | No | Set to true to enable verbose debug logging | |
| FALCON_MEMBER_CID | No | Default child CID for MSSP Flight Control | |
| FALCON_MCP_API_KEY | No | API key for x-api-key header authentication on HTTP transports | |
| FALCON_MCP_MODULES | No | Comma-separated list of modules to enable | |
| FALCON_MCP_READONLY | No | Set to true to suppress all mutating tools | |
| FALCON_CLIENT_SECRET | Yes | CrowdStrike API Client Secret | |
| FALCON_MCP_TRANSPORT | No | Transport protocol: stdio, sse, or streamable-http (default: stdio) | |
| FALCON_MCP_STATELESS_HTTP | No | Set to true to enable stateless HTTP mode | |
| FALCON_MCP_ENABLE_GENERATED | No | Set to 1 to load all auto-generated modules | |
| FALCON_MCP_ALLOW_DESTRUCTIVE | No | Set to true or comma-separated list of tool names to enable destructive tools |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rijul170/falcon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server