Skip to main content
Glama
scanmalware

scanmalware-mcp

Official
by scanmalware

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the MCP server127.0.0.1
MCP_PORTNoPort to bind the MCP server8000
MCP_TRANSPORTNoTransport protocol (e.g., streamable-http)streamable-http
MCP_AUTH_TOKENNoIf set, HTTP transports require Authorization: Bearer <token>
MCP_ISSUER_URLNoIssuer URL (only used when MCP_AUTH_TOKEN is set)
SCANMALWARE_CA_CERTNoPath to a CA bundle for SSL bump
SCANMALWARE_BASE_URLNoBase URL of the ScanMalware APIhttps://scanmalware.com
SCANMALWARE_TIMEOUT_SNoTimeout in seconds for API requests30
SCANMALWARE_ALLOW_HTTPNoAllow HTTP connections (true/false)false
MCP_RESOURCE_SERVER_URLNoResource server URL (only used when MCP_AUTH_TOKEN is set)
SCANMALWARE_BEARER_TOKENNoBearer token for auth-gated endpoints
SCANMALWARE_MAX_DOWNLOAD_BYTESNoMaximum download size in bytes10485760
SCANMALWARE_ALLOW_PRIVATE_TARGETSNoAllow scanning private IPs (true/false)false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/scanmalware/mcp-server'

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