Skip to main content
Glama
etsc.config.cjs452 B
module.exports = { esbuild: { format: 'esm', platform: 'node', target: 'node16', outdir: 'build', sourcemap: true, bundle: true, minify: false, keepNames: true, external: [ 'puppeteer', 'mermaid', 'langchain', 'openai', 'axios', 'zod', 'isomorphic-git', 'memfs' ] }, assets: { baseDir: 'src', outDir: 'build', filePatterns: ['**/*.json'], }, };

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/phxdev1/archy-mcp'

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