Skip to main content
Glama
crash-script.js250 B
// This script will crash when executed console.log('Script starting'); // Use process.nextTick to crash on next tick after resume process.nextTick(() => { console.log('About to crash'); console.error('Intentional crash'); process.exit(1); });

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Digital-Defiance/mcp-debugger-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server