An MCP (Model Context Protocol) server that exposes Linux dynamic-linker controls — LD_PRELOAD, LD_LIBRARY_PATH, LD_AUDIT, LD_DEBUG, /etc/ld.so.preload, ldconfig, ldd, readelf, and nm — as callable tools, plus helpers to generate and compile preload shared objects. Intended for debugging linker issues, library-interposition development.
-
Updated
Apr 20, 2026 - Python