Agent Tools
Back to MCP servers

NFT Floor Price & Volume — Ethereum & Base Collections

https://server.smithery.ai/axel-belfort/nft-floor/mcp
● healthy

NFT collection analytics API for AI agents. Floor price, 24h volume, total supply, holder count, and rarity distribution for any NFT collection on Ethereum and Base. Powered by Reservoir. Tools: nft_get_collection_data, nft_get_token_rarity. Use this for NFT market analysis, collection comparison, investment research, or rarity sniping. IMPORTANT: For individual NFT metadata (image, traits), use crypto_get_nft_metadata instead. Returns: {floor, volume24h, holders, supply, rarity[]}. 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/nft-floor/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/nft-floor/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/nft-floor-x402
Listed at (smithery)
https://github.com/Br0ski777/nft-floor-x402