Skip to main content
Glama

Meteora DLMM MCP Server

by fciaf420
package.json875 B
{ "name": "meteora-dlmm-mcp", "version": "1.0.0", "description": "MCP server for Meteora DLMM protocol interactions", "main": "dist/index.js", "type": "commonjs", "scripts": { "build": "tsc && smith build", "dev": "smith dev", "start": "node dist/index.js", "compile": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "meteora", "dlmm", "solana", "defi" ], "author": "", "license": "ISC", "dependencies": { "@meteora-ag/dlmm": "^1.5.5", "@modelcontextprotocol/sdk": "^1.17.0", "@solana/spl-token": "^0.4.13", "@solana/web3.js": "^1.98.2", "bn.js": "^5.2.2", "decimal.js": "^10.6.0", "dotenv": "^17.2.1", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.1.0", "smithery-cli": "^0.5.1", "typescript": "^5.8.3" } }

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