Skip to main content
Glama
global-teardown.ts•344 B
export default async function globalTeardown() { console.log('đź§ą Cleaning up global test environment...'); // Clean up environment variables delete process.env.CLICKUP_API_TOKEN; // Force garbage collection if available if (global.gc) { global.gc(); } console.log('âś… Global test environment cleanup complete'); }

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/Chykalophia/ClickUp-MCP-Server---Enhanced'

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