👽 The AlienSec MCP Server is an AlienVault OTX endpoint security scanning MCP server with VirusTotal integration.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"aliensec-mcp-server": {
"command": "npx",
"args": [
"-y",
"VRIL-LABS/aliensec-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add aliensec-mcp-server npx -y VRIL-LABS/aliensec-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"aliensec-mcp-server": {
"command": "npx",
"args": [
"-y",
"VRIL-LABS/aliensec-mcp-server"
]
}
}
}
README Excerpt
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/header.svg"> <img alt="AlienSec MCP Server - Security Scanning Header" src="assets/header.svg" width="100%"> </picture> </div> **Production-Ready AlienVault OTX Endpoint Security Scanning MCP Server with VirusTotal Integration**
Tools (20)
ALIENVAULT_API_KEYALIENVAULT_BASE_URLALIENVAULT_DEFAULT_REGIONDATABASE_ENCRYPTION_KEYDATABASE_PATHDATABASE_TIMEOUTDEBUGLOG_LEVELNAMEVERSIONVIRUSTOTAL_API_KEYSVIRUSTOTAL_BASE_URLVIRUSTOTAL_CIRCUIT_BREAKER_TIMEOUTVIRUSTOTAL_DAILY_LIMITVIRUSTOTAL_RATE_LIMIT_PER_MINUTEget_api_statsget_bootstrap_commandget_bootstrap_urlsget_circuit_breaker_statsget_health
Topics
endpoint-securitymcpmcp-servermcp-serversmcp-toolsnodenode-jsnodejssecurity-auditsecurity-automationsecurity-researchsecurity-scanner