general MCP Server
MCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.
Discovered via unknown and last synced 4mo ago.
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)
*(required)*
`3000`
`/mcp`
Default
`stdio`