MCP server for ScanMalware.com URL scanning, malware detection, and analysis.
Minimal Python MCP server that wraps the public ScanMalware.com API. See for deployment, TLS, logging, and how to connect to the DigitalOcean droplet. Optional: set to require for HTTP transports. Optional auth env vars (only needed for auth-gated endpoints): (optional; path to a CA bundle for SSL bump) MCP server security env vars: (if set, HTTP transports require ) / (optional; only used when…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Minimal Python MCP server that wraps the public ScanMalware.com API. See for deployment, TLS, logging, and how to connect to the DigitalOcean droplet. Optional: set to require for HTTP transports. Optional auth env vars (only needed for auth-gated endpoints): (optional; path to a CA bundle for SSL bump) MCP server security env vars: (if set, HTTP transports require ) / (optional; only used when is set) Tool note: does not call ; there is no CSRF token tool. Tool note: some upstream endpoints…