mcp-systemd-coredump

mcp-systemd-coredump

2

The systemd-coredump MCP Server enables applications to interact with system core dumps for management and analysis. It includes features for listing, retrieving details, extracting, and removing coredumps, as well as getting and setting system configurations.

list_coredumps

List all available core dump files on the system

get_coredump_info

Get detailed information about a specific core dump file

extract_coredump

Extract the core dump file to the specified location

remove_coredump

Delete core dump files from the system

get_coredump_config

Get the core dump configuration of the current system

set_coredump_enabled

Enable or disable core dump generation

get_stacktrace

Get stack trace from core dump using GDB