Skip to main content
Glama

MCP DeFiLlama Airdrops

by zarelli1
package.json1.03 kB
{ "name": "mcp-defillama-airdrops", "version": "1.0.0", "description": "MCP server para extrair dados de airdrops do DeFiLlama", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "server": "tsx src/http-server.ts", "start:server": "node dist/http-server.js", "render-build": "npm ci && tsc", "render-start": "node dist/http-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "playwright": "^1.40.0", "zod": "^3.22.0", "cheerio": "^1.0.0-rc.12", "axios": "^1.6.0", "express": "^4.18.0", "cors": "^2.8.5", "typescript": "^5.0.0", "@types/node": "^20.0.0", "@types/express": "^4.17.0", "@types/cors": "^2.8.0" }, "devDependencies": { "tsx": "^4.0.0" }, "engines": { "node": ">=20.0.0", "npm": ">=9.0.0" }, "keywords": ["mcp", "defillama", "airdrops", "crypto", "scraping"], "author": "Your Name", "license": "MIT" }

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/zarelli1/mcp-defillama-airdrops'

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