Skip to main content
Glama

VirusTotal MCP Server

by emeryray2002
pyproject.toml417 B
[project] name = "virustotal-mcp" version = "0.1.0" description = "VirusTotal MCP server for threat intelligence" readme = "README.md" requires-python = ">=3.11" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.4.1", "python-dotenv>=1.0.0", "typing-extensions>=4.8.0", "aiohttp>=3.9.0", "asyncio>=3.4.3", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta"

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/emeryray2002/virustotal-mcp'

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