Back to search
90
MCP live v1.1.0 sse

NFT Metadata API

io.github.Br0ski777/nft-metadata

Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.

Uptime
40.0%
5 probes
Response
215ms
last probe
Tools
1
callable

Tools · 1

crypto_get_nft_metadata

Use this when you need to fetch metadata for a specific NFT by contract address and token ID. Returns full NFT details in JSON. 1. name: NFT token name 2. description: token description text 3. image…

Similar MCP servers embedding-nearest

NFT Metadata API
Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.
0 tools · sse
NFT Metadata
Fetch NFT metadata including name, image, and traits by contract and token ID.
0 tools
NFT Floor Price & Rarity API live
NFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.
2 tools · sse
mcparmory-alchemy-nft
Retrieve NFT metadata, ownership, and contract details across blockchains
0 tools
com.mcparmory/alchemy-nft
Retrieve NFT metadata, ownership, and contract details across blockchains
0 tools
Whale Alert API
Track large on-chain whale transactions on Ethereum and Base. x402 micropayment.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "nft_metadata_api": {
      "url": "https://nft-metadata.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}