MCPcopy
hub / github.com/corpnewt/gibMacOS

github.com/corpnewt/gibMacOS @main sqlite

repository ↗ · DeepWiki ↗
178 symbols 602 edges 10 files 3 documented · 2%
README

Py2/py3 script that can download macOS components direct from Apple

Can also now build Internet Recovery USB installers from Windows using dd and 7zip.

NOTE: As of macOS 11 (Big Sur), Apple has changed the way they distribute macOS, and internet recovery USBs can no longer be built via MakeInstall on Windows. macOS versions through Catalina will still work though.

NOTE 2: As of macOS 11 (Big Sur), Apple distributes the OS via an InstallAssistant.pkg file. BuildmacOSInstallApp.command is not needed to create the install application when in macOS in this case - and you can simply run InstallAssistant.pkg, which will place the install app in your /Applications folder on macOS.

NOTE 3: It appears that others are attempting to leverage the gibMacOS name to potentially deliver malware. Valid copies of the script can always be retrieved here on GitHub. For your safety, it is best to avoid any 3rd party rehosts.

Thanks to:

Core symbols most depended-on inside this repo

grab
called by 65
Scripts/utils.py
run
called by 46
Scripts/run.py
head
called by 40
Scripts/utils.py
write
called by 36
Scripts/plist.py
info
called by 26
Scripts/utils.py
get_identifier
called by 19
Scripts/disk.py
_check_py3
called by 10
Scripts/plist.py
resize
called by 9
gibMacOS.py

Shape

Method 146
Function 19
Class 13

Languages

Python100%

Modules by API surface

Scripts/disk.py41 symbols
Scripts/plist.py40 symbols
gibMacOS.py31 symbols
MakeInstall.py17 symbols
Scripts/utils.py14 symbols
Scripts/downloader.py12 symbols
Scripts/diskwin.py10 symbols
Scripts/run.py8 symbols
BuildmacOSInstallApp.py5 symbols

For agents

$ claude mcp add gibMacOS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact