Skip to main content
Glama
simple.test.ts171 B
describe('Simple Test', () => { it('should pass', () => { expect(1 + 1).toBe(2); }); it('should handle basic math', () => { expect(2 * 3).toBe(6); }); });

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/perfecxion-ai/secure-mcp'

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