Skip to main content
Glama
by mohalmah
debug-test.js481 B
console.log('🔍 Debug: Script starting...'); import 'dotenv/config'; console.log('🔍 Debug: Dotenv loaded'); import { TokenManager } from './lib/tokenManager.js'; console.log('🔍 Debug: TokenManager imported'); const tokenManager = new TokenManager(); console.log('🔍 Debug: TokenManager instantiated'); const tokenInfo = tokenManager.getTokenInfo(); console.log('🔍 Debug: TokenInfo obtained:', tokenInfo); console.log('🔍 Debug: Script completed successfully');

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/mohalmah/google-appscript-mcp-server'

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