mcp-systemd-coredump
If you are the rightful owner of mcp-systemd-coredump and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with systemd-coredump functionality, enabling MCP-capable applications to access, manage, and analyze system core dumps.
list_coredumps
List all available coredumps in the system
get_coredump_info
Get detailed information about a specific coredump
extract_coredump
Extract a coredump to a file
remove_coredump
Remove a coredump from the system
get_coredump_config
Get the current core dump configuration of the system
set_coredump_enabled
Enable or disable core dump generation
get_stacktrace
Get stack trace from a coredump using GDB