Skip to main content
Glama

VirusTotal MCP Server

index.ts423 B
// src/formatters/index.ts export { FormattedResult } from './types.js'; export { formatDateTime, formatPercentage, formatDetectionResults } from './utils.js'; export { formatUrlScanResults, UrlData } from './url.js'; export { formatFileResults } from './file.js'; export { formatIpResults } from './ip.js'; export { formatDomainResults } from './domain.js'; export { formatRelationshipResults } from './relationship.js';

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BurtTheCoder/mcp-virustotal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server