SuVerse Solana NFT Metadata
x402/suverse-solana-nft-metadataFetch comprehensive metadata for any Solana NFT or compressed NFT (cNFT). Returns full asset details including name, symbol, image, collection, creators with royalty splits, attributes, ownership, mutability, and on-chain authorities. Supports Metaplex Token Metadata standard and DAS (Digital Asset Standard). Essential for AI agents browsing collections, marketplace bots, wallet integrations displ [x402: $0.05/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"suverse_solana_nft_metadata": {
"url": "https://proxy.suverse.io/v1/data/suverse-nft-metadata",
"transport": "http"
}
}
}