Skip to main content
Glama
fa1829

cybersec-mcp

by fa1829

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VIRUSTOTAL_API_KEYYesYour VirusTotal API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze-hashA

Identify the hash algorithm type (MD5, SHA-1, SHA-256, etc.) and optionally query VirusTotal for reputation/threat intelligence on the hash.

check-cveA

Look up a CVE ID from the NIST National Vulnerability Database (NVD) and return severity, CVSS score, description, affected products, and remediation guidance.

scan-headersA

Fetch HTTP response headers from a URL and audit them for security best practices (CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, etc.).

whois-lookupA

Perform WHOIS and passive DNS reconnaissance on a domain. Returns registration info, registrar, name servers, creation/expiry dates, and IP geolocation via public APIs.

decode-payloadA

Decode obfuscated or encoded payloads commonly found in malware analysis, CTF challenges, and phishing emails. Supports Base64, URL encoding, hex, and ROT13.

password-strengthA

Analyze password strength against NIST SP 800-63b guidelines. Checks length, entropy, character diversity, common patterns, and known breach indicators. Does NOT store or transmit the password.

generate-threat-reportA

Generate a structured threat intelligence report from collected findings. Provide any combination of: domain, IP, hash, CVE IDs, or free-form observations, and get a formatted TI report with risk rating, IOCs, and recommended actions.

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/fa1829/cybersec-mcp'

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