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

Airdrop Checker API

io.github.Br0ski777/airdrop-checker

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

Uptime
0.0%
1 direct probes · 30d
Response
194ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

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