- Step 1: Create a MalwareBazaar API key from the official website.
- Step 2: Configure environment variables with your API key.
- Step 3: Set up the virtual environment and install required dependencies.
- Step 4: Add configuration to the MCP client with server details.
- Step 5: Run the MCP server using the command `uv run malwarebazaar_mcp.py`.
- Step 6: Use the MCP client to send queries, such as requesting the latest samples or detailed metadata.
- Step 7: Use the provided test commands for verification and maintenance.