Skip to main content
Glama
test-mcp-startup.js•340 B
#!/usr/bin/env node console.error('Starting MCP server test...'); try { console.error('Attempting to import MCP server...'); await import('./dist/browser-automation-api-direct-save-v4.0.3.js'); } catch (error) { console.error('Error starting MCP server:', error.message); console.error('Stack:', error.stack); 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/rkm097git/euconquisto-composer-mcp-poc'

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