Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getNFTBulkContractMetadata

Retrieve metadata for multiple NFT contracts in a single request, including name and symbol. Automatically indexes new collections and supports batch queries for up to 25 addresses.

Instructions

Get the collection / contract level metadata for a given list of contract addresses (name, symbol). Supports batching up to 25 addresses.

  • Requests for contract addresses not yet indexed will automatically start the indexing process for that NFT collection

Input Schema

NameRequiredDescriptionDefault
include_pricesNoShould NFT last sale prices be included in the result?

Input Schema (JSON Schema)

{ "properties": { "include_prices": { "description": "Should NFT last sale prices be included in the result?", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from Moralis MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoralisWeb3/moralis-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server