Skip to main content
Glama
main.test.ts327 B
import { describe, it, expect } from '@jest/globals'; // Minimal placeholder test to avoid coupling test execution to CLI behavior. // The CLI entrypoint is exercised via integration/smoke scripts instead. describe('main.ts placeholder', () => { it('runs a trivial assertion', () => { expect(true).toBe(true); }); });

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/get2knowio/n8n-mcp'

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