Back to search
90
MCP live v1.1.0 sse

NFT Floor Price & Rarity API

io.github.Br0ski777/nft-floor

NFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.

Uptime
50.0%
4 probes
Response
220ms
last probe
Tools
2
callable

Tools · 2

nft_get_collection_data

Use this when you need NFT collection floor price, volume, or holder data. Returns comprehensive collection stats from Reservoir for Ethereum and Base NFTs. 1. floorPrice: current floor price in ETH …

nft_get_token_rarity

Use this when you need rarity data for a specific NFT token. Returns rarity rank, score, attributes, and trait-level floor prices for valuation. 1. rarityRank: token's rarity rank within the collecti…

Similar MCP servers embedding-nearest

NFT Floor Price & Rarity API
NFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.
0 tools · sse
NFT Floor
Retrieves NFT collection floor prices, trading volume, holder counts, and rarity rankings via the Reservoir API for Ethereum and Base networ
0 tools
NFT Metadata API live
Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.
1 tools · sse
Token Price API live
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
1 tools · sse
Hyperliquid Spot API
Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.
3 tools · sse
EruditePay BASE: Collection Stats
NFT collection stats — floor price, volume, holders, supply [x402: $0.003/call on eip155:8453, category=other]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nft_floor_price_&_rarity_api": {
      "url": "https://nft-floor.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}