← All servers
virustotal
MCP server for querying VirusTotal API with comprehensive security analysis tools.
Details
- Transport
- stdio
- Latest version
- 1.0.17
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗
Versions
- 1.0.17 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: VIRUSTOTAL_API_KEY
— replace the <placeholders> with your values.
claude mcp add io-github-burtthecoder-virustotal --env VIRUSTOTAL_API_KEY=<VIRUSTOTAL_API_KEY> -- npx @burtthecoder/mcp-virustotal
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-burtthecoder-virustotal": {
"command": "npx",
"args": [
"@burtthecoder/mcp-virustotal"
],
"env": {
"VIRUSTOTAL_API_KEY": "<VIRUSTOTAL_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-burtthecoder-virustotal": {
"command": "npx",
"args": [
"@burtthecoder/mcp-virustotal"
],
"env": {
"VIRUSTOTAL_API_KEY": "<VIRUSTOTAL_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@burtthecoder/mcp-virustotal"
],
"env": {
"VIRUSTOTAL_API_KEY": "<VIRUSTOTAL_API_KEY>"
}
} Ecosystem signals — baseline 45 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- GitHub stars · 13 hours ago
- ★ 149
- Last commit · 13 hours ago
- 104 days ago
- Issue close rate · 13 hours ago
- 50%
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →