nfts_for_collection
ActiveTool of Alchemy Eth
declared in 0.1.0
NFTs in a collection.
Parameters schema
{
"type": "object",
"examples": [
{
"contract": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457"
},
{
"limit": 50,
"contract": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457",
"withMetadata": true
}
],
"required": [
"contract"
],
"properties": {
"chain": {
"type": "string"
},
"limit": {
"type": "number"
},
"contract": {
"type": "string"
},
"startToken": {
"type": "string"
},
"withMetadata": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Alchemy Eth
https://github.com/pipeworx-io/mcp-alchemy-eth
1/7 registries