Skip to main content
Glama

RISEN Prompt Engineering MCP Tool

test-server-final.js432 B
// Final test with proper logging console.log('[FINAL TEST] Testing risen-prompts server...'); try { await import('./server.js'); // Server should be running now console.log('[FINAL TEST] Server started successfully! Check the logs above for [RISEN] messages.'); } catch (error) { console.error('[FINAL TEST] Server failed to start:', error.message); console.error('[FINAL TEST] Full error:', error); process.exit(1); }

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/Futuretechaiguy/risen-prompts-mcp-server'

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