Skip to main content
Glama
esbuild.config.js306 B
// Custom esbuild configuration for Smithery export default { external: ['@modelcontextprotocol/sdk', '@modelcontextprotocol/sdk/server/mcp.js'], format: 'esm', platform: 'node', target: 'node16', bundle: true, minify: false, sourcemap: true, resolveExtensions: ['.ts', '.js', '.json'], };

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/hithereiamaliff/mcp-ghostcms'

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