Skip to main content
Glama
by kodey-ai
smithery.config.cjs273 B
module.exports = { esbuild: { // Bundle all dependencies for a self-contained server // Use ESM format to support import.meta format: 'esm', // Set Node.js target version target: 'node18', // Enable platform for Node.js platform: 'node' } };

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/kodey-ai/salesforce-mcp'

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