nft_metadata
ActiveTool of Alchemy Eth
declared in 0.1.0
Single NFT metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"tokenId": "1",
"contract": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457"
}
],
"required": [
"contract",
"tokenId"
],
"properties": {
"chain": {
"type": "string"
},
"tokenId": {
"type": "string"
},
"contract": {
"type": "string"
},
"refresh_cache": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Alchemy Eth
https://github.com/pipeworx-io/mcp-alchemy-eth
1/7 registries