Skip to main content
Glama
package.json865 B
{ "name": "marinade-finance-mcp-server", "version": "1.0.0", "description": "", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && node -e \"require('fs').chmodSync('dist/index.js', 0o755)\"", "start": "node ./dist/index.js" }, "files": [ "dist" ], "keywords": [], "author": "", "license": "MIT", "packageManager": "pnpm@10.14.0", "devDependencies": { "@types/cors": "2.8.19", "@types/express": "5.0.3", "@types/node": "24.8.1", "typescript": "5.9.3" }, "dependencies": { "@marinade.finance/marinade-ts-sdk": "5.0.17", "@modelcontextprotocol/sdk": "1.20.1", "@solana/spl-token": "0.4.14", "@solana/web3.js": "1.98.4", "bs58": "6.0.0", "cors": "2.8.5", "dotenv": "17.2.3", "express": "5.1.0", "zod": "3.25.76" } }

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/leandrogavidia/marinade-finance-mcp-server'

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