@burtthecoder/mcp-virustotal

general MCP Server

MCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.

Install Ready
generalgeneral
3 views127 stars19 forksv1.0.21MIT

Why This Matters

Discovered via unknown and last synced 4mo ago.

Install Ready
Source
unknown
Stars
127
Last synced
4mo ago
Install
Instructions detected

Install

1. Install the package

npx @burtthecoder/mcp-virustotal

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "burtthecoder-mcp-virustotal": {
      "command": "npx",
      "args": [
        "@burtthecoder/mcp-virustotal"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

VIRUSTOTAL_API_KEY

*(required)*

MCP_PORT

`3000`

MCP_ENDPOINT

`/mcp`

Variable

Default

MCP_TRANSPORT

`stdio`