Description
This MCP server provides a bridge to systemd-coredump functionality, enabling applications to access, manage, and analyze system core dumps. It offers tools for listing available coredumps, retrieving detailed information, extracting dumps to files, and generating stack traces using GDB. The server exposes both coredump information and stack trace resources through standardized URIs, making it particularly useful for debugging applications in Linux environments where systemd is used for core dump management. The implementation includes robust parsing of coredumpctl output and handles the quirks of systemd's JSON format.
Server Details
Package Name
@taskjp/server-systemd-coredump
Added
April 21, 2025
