Advanced

Security Scanning

Vulnerability detection and threat intelligence workflows

Setup Time Icon35 minutes setup
Servers Icon2 Servers
Read implementation guideArrow Icon

Configuration

Add these MCP servers to your configuration file.

{
  "mcpServers": {
    "virustotal": {
      "url": "npx:mcp-server-virustotal"
    },
    "shodan": {
      "url": "npx:mcp-server-shodan"
    }
  }
}

Quick Start

  1. 1Copy the configuration above
  2. 2Add to your claude_desktop_config.json or MCP client config
  3. 3Replace placeholder environment variables with your API keys
  4. 4Restart your MCP client to load the servers

Servers Included

V

VirusTotal

View Details