Airdrop Checker API
io.github.Br0ski777/airdrop-checkerCheck wallet eligibility for active crypto airdrops — LayerZero, EigenLayer, Scroll. x402.
Tools · 1
Use this when you need to check if a wallet address is eligible for crypto airdrops. Scans wallet interactions against known airdrop contracts and returns eligible claims. 1. eligible: array of airdr…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"airdrop_checker_api": {
"url": "https://airdrop-checker.api.klymax402.com/mcp",
"transport": "sse"
}
}
}