Loomal

MCP server for querying VirusTotal API with comprehensive security analysis tools.

133 starsnpm: @burtthecoder/mcp-virustotal

About virustotal

virustotal is an MCP (Model Context Protocol) server published by burtthecoder in the official MCP registry, listed under Search on Loomal. MCP server for querying VirusTotal API with comprehensive security analysis tools.

It ships as an npm package (@burtthecoder/mcp-virustotal), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/burtthecoder/mcp-virustotal, where the project has earned 133 GitHub stars.

Use virustotal with your agent

Claude Code · one command
claude mcp add virustotal -- npx -y @burtthecoder/mcp-virustotal
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "virustotal": {
      "command": "npx",
      "args": [
        "-y",
        "@burtthecoder/mcp-virustotal"
      ]
    }
  }
}
npm@burtthecoder/mcp-virustotal

Frequently asked questions

What is virustotal?
virustotal is an MCP (Model Context Protocol) server by burtthecoder in the Search category. MCP server for querying VirusTotal API with comprehensive security analysis tools.
How do I connect virustotal to Claude, Cursor, or another MCP client?
Install virustotal from its npm package (@burtthecoder/mcp-virustotal) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is virustotal open source?
Yes — the source code is public at github.com/burtthecoder/mcp-virustotal, with 133 GitHub stars.
Can AI agents pay to use virustotal?
Not yet through Loomal — virustotal is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain virustotal? Claim this listing free by verifying GitHub ownership, or contact us.