Agent Tools
Back to MCP servers

Airdrop Checker — Wallet Eligibility & Claim Status

https://server.smithery.ai/axel-belfort/airdrop-checker/mcp
● healthy

Crypto airdrop eligibility API for AI agents. Check any wallet's eligibility for active airdrops: token name, estimated value, deadline, claim URL, and status. Aggregated from Etherscan and on-chain data. Tools: crypto_check_airdrops. Use this to monitor airdrop eligibility for wallets you manage, alert users about unclaimed airdrops, or track upcoming distributions. Essential for DeFi portfolio optimization. Returns: {airdrops[], totalValue, deadlines[]}. No API key required — x402 micropayment $0.005/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/airdrop-checker/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/airdrop-checker/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/airdrop-checker-x402
Listed at (smithery)
https://github.com/Br0ski777/airdrop-checker-x402