Skip to main content
Glama

LayerZero OFT MCP Server

by thomasfevre
package.json578 B
{ "name": "layerzero-mcp", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "devDependencies": { "@types/node": "^22.15.18", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "bs58": "^6.0.0", "dotenv": "^16.5.0", "ethers": "^6.8.0", "zod": "^3.24.4" } }

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/thomasfevre/layerzero_mcp'

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