NFT Floor Price & Rarity API
io.github.Br0ski777/nft-floorNFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.
Tools · 2
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 …
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
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"
}
}
}