Skip to content
Back to search
90
MCP live v1.1.0 sse

Airdrop Checker API

io.github.Br0ski777/airdrop-checker

Check wallet eligibility for active crypto airdrops — LayerZero, EigenLayer, Scroll. x402.

Uptime
66.7%
3 probes
Response
41ms
last probe
Tools
1
callable

Tools · 1

crypto_check_airdrops

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…

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"
    }
  }
}