You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

nft-metadata

Inactive

Tool of The Stall

declared in 4.97.1

Fetch NFT metadata, traits, image URL, and collection floor price for any ERC-721 or ERC-1155 token. Returns name, description, all attributes/traits, cached image CDN URL, collection name, OpenSea floor price, token type, and mint block. Supports Ethereum, Polygon, Base, Arbitrum mainnet. Useful for NFT valuation research, portfolio analysis, content generation, and collection intelligence. Free upstream: Alchemy NFT API.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "network": {
      "type": "string",
      "description": "Blockchain network. Options: ethereum, polygon, base, arbitrum, optimism. Default: ethereum."
    },
    "contract": {
      "type": "string",
      "description": "NFT contract address (0x hex, 42 chars). Example: 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D (BAYC)."
    },
    "token_id": {
      "type": "string",
      "description": "Token ID as a string or integer. Example: '42' or '1000'. ERC-1155 token IDs also accepted."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
nft-metadata — The Stall — PRSM MCP