Skip to main content
Glama

Meteora DLMM MCP Server

by fciaf420
smithery.config.js458 B
module.exports = { esbuild: { // Mark problematic packages as external to avoid bundling issues external: [ "@solana/web3.js", "@meteora-ag/dlmm", "bn.js", "buffer", "crypto", "tweetnacl", "borsh", "@solana/spl-token", "dotenv" ], target: "node18", minify: true, // Enable minification for production platform: "node", bundle: false, // Don't bundle, just transpile }, };

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/fciaf420/Meteora-DLMM-MCP'

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