Connects to the Alchemy NFT API to query blockchain data about non-fungible tokens. You can retrieve metadata, check ownership records, and pull contract details across multiple chains without manually parsing RPC responses or indexing events yourself. Useful when you're building agents that need to verify NFT authenticity, track provenance, or integrate token-gated features but don't want to maintain your own indexing infrastructure. Part of the MCP Armory collection, which means it's auto-generated from Alchemy's OpenAPI spec and tested against the live API before release.
claude mcp add --transport stdio com.mcparmory-alchemy-nft -- uvx mcparmory-alchemy-nft