Skip to main content
Glama
build.ts322 B
export const BUILD_MODE = 'auto'; export const OPTIMIZE = undefined; export const IMPORT_MODE = 'static'; export const TRAVERSE_PATTERN = [ '**/*.{tsx,ts,js,mjs,cjs,jsx,mjx,cjx,vue,svelte,svte}', '!**/node_modules/**', ]; export const OUTPUT_FORMAT: ('cjs' | 'esm')[] = ['cjs', 'esm']; export const CACHE = 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/aymericzip/intlayer'

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