Skip to main content
Glama

MCP Console Automation Server

by ooples
test-startup.mjs248 B
console.log('import.meta.url:', import.meta.url); console.log('process.argv[1]:', process.argv[1]); console.log('file URL from argv[1]:', `file://${process.argv[1]}`); console.log('Do they match?', import.meta.url === `file://${process.argv[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/ooples/mcp-console-automation'

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