Mentions that the DeFiLlama site is protected by Cloudflare, which affects the scraping functionality and requires fallback data
Enables integration with n8n workflows for automating airdrop data processing and can be configured as an HTTP server endpoint for workflow automation
Supports integration with WhatsApp through Evolution API via n8n workflows to send formatted airdrop notifications and updates
MCP DeFiLlama Airdrops
Um servidor MCP (Model Context Protocol) para extrair dados de airdrops do DeFiLlama.
🚀 Funcionalidades
- Scraping automático de airdrops do DeFiLlama
- Cache inteligente (5 minutos) para otimizar performance
- Filtros avançados por status, chain, valor mínimo
- Ranking dos melhores airdrops por critérios configuráveis
- Dados estruturados em formato JSON
- Fallback de dados para garantir funcionamento
🛠️ Ferramentas Disponíveis
get_airdrops
Busca todos os airdrops disponíveis.
Parâmetros:
forceRefresh
(boolean): Forçar atualização ignorando cacheonlyActive
(boolean): Retornar apenas airdrops ativoschain
(string): Filtrar por blockchain específica
filter_airdrops
Filtra airdrops por critérios específicos.
Parâmetros:
minValue
(number): Valor mínimo estimadostatus
(string): Status do airdropchain
(string): BlockchainsearchTerm
(string): Buscar no nome/descrição
get_best_airdrops
Obtém os melhores airdrops rankeados.
Parâmetros:
limit
(number): Máximo de resultados (padrão: 10)sortBy
(string): Critério de ordenação (value, deadline, name)
debug_scraper
Debug e teste do scraper.
📊 Formato dos Dados
🔧 Instalação e Uso
🧪 Teste
🔗 Integração com N8N
- Configure o MCP como servidor HTTP
- Use nó HTTP Request no N8N
- Endpoint:
http://localhost:3000/tools/get_best_airdrops
- Configure filtros conforme necessário
📱 Exemplo de Fluxo N8N → WhatsApp
⚠️ Limitações
- Site protegido por Cloudflare (usa dados de fallback)
- Cache de 5 minutos para performance
- Dados dependem da estrutura do site DeFiLlama
🤝 Contribuição
- Fork o projeto
- Crie branch para feature
- Commit suas mudanças
- Push para branch
- Abra Pull Request
📄 Licença
MIT License - veja arquivo LICENSE para detalhes.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables users to fetch, filter, and rank cryptocurrency airdrop data from DeFiLlama with intelligent caching and advanced filtering capabilities. Supports automated scraping of airdrop information including values, deadlines, chains, and status for integration with automation workflows.
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -753MIT License
- AsecurityAlicenseAqualityEnables searching and retrieving detailed flight information using the Duffel API, supporting various flight types and flexible search parameters for efficient travel planning.Last updated -3126MIT License
- -securityFlicense-qualityEnables interaction with the Artemis API to retrieve and analyze cryptocurrency data, including accessing metrics, generating formulas, and validating API connections.Last updated -2
- -securityFlicense-qualityProvides unified access to real-time and historical Solana ecosystem data through 40+ API endpoints, enabling LLM agents to query tokens, wallets, trades, and DeFi metrics.Last updated -