SecMCP
by scthornton
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SECMCP_LC_LC_OID | No | LimaCharlie organization ID (required for LimaCharlie server) | |
| SECMCP_LC_DRY_RUN | No | Enable dry-run mode for write operations (default: true) | true |
| SECMCP_LC_LC_API_KEY | No | LimaCharlie API key (required for LimaCharlie server) | |
| SECMCP_VT_VT_API_KEY | No | VirusTotal API key (required for VirusTotal server) | |
| SECMCP_CALDERA_DRY_RUN | No | Enable dry-run mode for write operations (default: true) | true |
| SECMCP_CALDERA_CALDERA_URL | No | Caldera server URL (default: http://localhost:8888) | http://localhost:8888 |
| SECMCP_LC_ENABLE_YARA_SCAN | No | Enable YARA scan tool (default: false) | false |
| SECMCP_LC_ENABLE_DELETE_RULE | No | Enable delete rule tool (default: false) | false |
| SECMCP_LC_ENABLE_DEPLOY_RULE | No | Enable deploy rule tool (default: false) | false |
| SECMCP_CALDERA_CALDERA_API_KEY | No | Caldera API key (required for Caldera server) | |
| SECMCP_CALDERA_ALLOWED_GROUPS_STR | No | Comma-separated list of allowed agent groups (default: empty = all blocked) | |
| SECMCP_CALDERA_ENABLE_EXECUTE_ABILITY | No | Enable execute ability tool (default: false) | false |
| SECMCP_CALDERA_ENABLE_CREATE_OPERATION | No | Enable create operation tool (default: false) | false |
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/scthornton/secmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server