Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
systemd-coredump MCP Server
Claim
by
signal-slot
npm
GitHub
Monitoring
Developer Tools
OS Automation
JavaScript
10
1
Linux
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
.clinerules
direct-test.js
example-usage.sh
generate-test-coredump.c
.gitignore
JOIN_ORGANIZATION.md
mcp-settings.json
.npmignore
package.json
package-lock.json
PUBLISHING.md
README.md
README.npm.md
stacktrace-direct-test.js
test-decode-fix.js
test-filter.js
test-simple.js
test-stacktrace.js
test-stacktrace-resource.js
test-stacktrace-simple.js
test-tools.js
tsconfig.json
verify-npm-package.js
verify-stacktrace-resource.sh
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "moduleResolution": "Node16", "outDir": "./build", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }