Skip to main content
Glama
setup.tsโ€ข350 B
// Bun test setup file for global test configuration // Mock environment variables for tests process.env.NODE_ENV = "test"; process.env.LOG_LEVEL = "3"; // ERROR level for tests // Global test utilities can be added here // Note: Bun test handles console mocking differently than Jest // We'll let individual tests handle console mocking as needed

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/HexSleeves/tailscale-mcp'

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