scanmalware-mcp
Officialby scanmalware
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind the MCP server | 127.0.0.1 |
| MCP_PORT | No | Port to bind the MCP server | 8000 |
| MCP_TRANSPORT | No | Transport protocol (e.g., streamable-http) | streamable-http |
| MCP_AUTH_TOKEN | No | If set, HTTP transports require Authorization: Bearer <token> | |
| MCP_ISSUER_URL | No | Issuer URL (only used when MCP_AUTH_TOKEN is set) | |
| SCANMALWARE_CA_CERT | No | Path to a CA bundle for SSL bump | |
| SCANMALWARE_BASE_URL | No | Base URL of the ScanMalware API | https://scanmalware.com |
| SCANMALWARE_TIMEOUT_S | No | Timeout in seconds for API requests | 30 |
| SCANMALWARE_ALLOW_HTTP | No | Allow HTTP connections (true/false) | false |
| MCP_RESOURCE_SERVER_URL | No | Resource server URL (only used when MCP_AUTH_TOKEN is set) | |
| SCANMALWARE_BEARER_TOKEN | No | Bearer token for auth-gated endpoints | |
| SCANMALWARE_MAX_DOWNLOAD_BYTES | No | Maximum download size in bytes | 10485760 |
| SCANMALWARE_ALLOW_PRIVATE_TARGETS | No | Allow scanning private IPs (true/false) | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues