MalwareAnalyzerMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| shell_commandB | Execute a command in the terminal with timeout. Command will continue running in background if it doesn't complete within timeout. |
| read_outputC | Read output from a running or completed process. |
| fileC | Analyze a file and determine its type Example usage:
|
| stringsB | Extract printable strings from a file Example usage:
|
| hexdumpA | Display file contents in hexadecimal format Example usage:
|
| objdumpB | Display information from object files Example usage:
|
| xxdA | Create a hexdump with ASCII representation Example usage:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/abdessamad-elamrani/MalwareAnalyzerMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server