Skip to main content
Glama
rijul170

falcon-mcp

by rijul170

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FALCON_BASE_URLYesAPI endpoint URL for your region
FALCON_MCP_HOSTNoBind host for HTTP transports (default: 127.0.0.1)
FALCON_MCP_PORTNoBind port for HTTP transports (default: 8000)
FALCON_CLIENT_IDYesCrowdStrike API Client ID
FALCON_MCP_DEBUGNoSet to true to enable verbose debug logging
FALCON_MEMBER_CIDNoDefault child CID for MSSP Flight Control
FALCON_MCP_API_KEYNoAPI key for x-api-key header authentication on HTTP transports
FALCON_MCP_MODULESNoComma-separated list of modules to enable
FALCON_MCP_READONLYNoSet to true to suppress all mutating tools
FALCON_CLIENT_SECRETYesCrowdStrike API Client Secret
FALCON_MCP_TRANSPORTNoTransport protocol: stdio, sse, or streamable-http (default: stdio)
FALCON_MCP_STATELESS_HTTPNoSet to true to enable stateless HTTP mode
FALCON_MCP_ENABLE_GENERATEDNoSet to 1 to load all auto-generated modules
FALCON_MCP_ALLOW_DESTRUCTIVENoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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