Skip to main content
Glama
debug-test.js377 B
#!/usr/bin/env node console.log('Starting debug test...'); try { // Try to load the server module import('./dist/index.js').then(() => { console.log('Server module loaded successfully'); }).catch(error => { console.error('Error loading server:', error); console.error('Stack:', error.stack); }); } catch (error) { console.error('Sync error:', error); }

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/Rajawatrajat/mcp-software-engineer'

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