★ 113 stars
TypeScript
🔒 Security
Updated 1mo ago
MCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-virustotal": {
"command": "npx",
"args": [
"-y",
"BurtTheCoder/mcp-virustotal"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-virustotal npx -y BurtTheCoder/mcp-virustotal
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-virustotal": {
"command": "npx",
"args": [
"-y",
"BurtTheCoder/mcp-virustotal"
]
}
}
}
📋 Copy
Topics
ai-tools claude cybersecurity ioc malware-analysis malware-detection mcp mcp-server model-context-protocol security threat-intelligence typescript virus-scanning virustotal