Security & Testing
scanmalware.com
Provides URL scanning and analysis capabilities for security assessment.
ENDPOINT 1
https://mcp.scanmalware.com/mcp
MCP server metadata
- Name
- ScanMalware MCP
- Version
- 1.25.0
MCP server that exposes selected ScanMalware.com API operations as tools/resources.
Known tools 128
wait_for_scanPoll until a scan reaches a terminal status, returning the final summary.
Potential side effectssearch_js_fingerprinter2_composite_hashSearch JS Fingerprinter2 by composite hash.
Inferred read-onlysearch_js_fingerprint_by_library_versionSearch JS fingerprints by library version.
Inferred read-onlysearch_js_fingerprint_by_normalized_hashSearch JS fingerprints by normalized hash.
Inferred read-onlysearch_jsfingerprints_by_library_versionSearch JS fingerprints by library version (paginated).
Inferred read-onlysearch_jsfingerprints_by_fuzzy_hashSearch JS fingerprints by fuzzy hash (paginated).
Inferred read-onlysearch_jsfingerprints_by_normalized_hashSearch JS fingerprints by normalized hash (paginated).
Inferred read-onlyget_jsfingerprint_hash_prevalenceGet JS fingerprint hash prevalence for a scan_id.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.scanmalware-mcp]
url = "https://mcp.scanmalware.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"scanmalware-mcp": {
"type": "http",
"url": "https://mcp.scanmalware.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: scanmalware-mcp
Remote MCP URL: https://mcp.scanmalware.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"scanmalware-mcp": {
"url": "https://mcp.scanmalware.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"scanmalware-mcp": {
"type": "http",
"url": "https://mcp.scanmalware.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "scanmalware-mcp",
"transport": "streamable-http",
"url": "https://mcp.scanmalware.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.