Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECMCP_LC_LC_OIDNoLimaCharlie organization ID (required for LimaCharlie server)
SECMCP_LC_DRY_RUNNoEnable dry-run mode for write operations (default: true)true
SECMCP_LC_LC_API_KEYNoLimaCharlie API key (required for LimaCharlie server)
SECMCP_VT_VT_API_KEYNoVirusTotal API key (required for VirusTotal server)
SECMCP_CALDERA_DRY_RUNNoEnable dry-run mode for write operations (default: true)true
SECMCP_CALDERA_CALDERA_URLNoCaldera server URL (default: http://localhost:8888)http://localhost:8888
SECMCP_LC_ENABLE_YARA_SCANNoEnable YARA scan tool (default: false)false
SECMCP_LC_ENABLE_DELETE_RULENoEnable delete rule tool (default: false)false
SECMCP_LC_ENABLE_DEPLOY_RULENoEnable deploy rule tool (default: false)false
SECMCP_CALDERA_CALDERA_API_KEYNoCaldera API key (required for Caldera server)
SECMCP_CALDERA_ALLOWED_GROUPS_STRNoComma-separated list of allowed agent groups (default: empty = all blocked)
SECMCP_CALDERA_ENABLE_EXECUTE_ABILITYNoEnable execute ability tool (default: false)false
SECMCP_CALDERA_ENABLE_CREATE_OPERATIONNoEnable create operation tool (default: false)false

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/scthornton/secmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server