AlienSec MCP Server
by VrilLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAME | No | Server name | aliensec-mcp-server |
| DEBUG | No | Enable debug mode | false |
| VERSION | No | Server version | 1.0.0 |
| LOG_LEVEL | No | Log level (error, warn, info, debug, trace) | info |
| DATABASE_PATH | No | SQLite database path | ./data/aliensec.db |
| DATABASE_TIMEOUT | No | Database connection timeout | 5000 |
| ALIENVAULT_API_KEY | Yes | AlienVault OTX API key (required) | |
| ALIENVAULT_BASE_URL | No | AlienVault API base URL | https://api.agent.otxb.io |
| VIRUSTOTAL_API_KEYS | No | Comma-separated VirusTotal API keys (optional) | |
| VIRUSTOTAL_BASE_URL | No | VirusTotal API base URL | https://www.virustotal.com/api/v3 |
| VIRUSTOTAL_DAILY_LIMIT | No | Daily request limit | 500 |
| DATABASE_ENCRYPTION_KEY | No | Database encryption key (optional) | |
| ALIENVAULT_DEFAULT_REGION | No | Default region for agents | us-east-1 |
| VIRUSTOTAL_RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 4 |
| VIRUSTOTAL_CIRCUIT_BREAKER_TIMEOUT | No | Circuit breaker timeout (seconds) | 300 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/VrilLabs/aliensec-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server