Skip to content
Back to search
30
MCP http

SuVerse Solana NFT Metadata

x402/suverse-solana-nft-metadata

Fetch 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]

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SuVerse Solana Transaction Decoder
Decode any Solana transaction by signature into a structured human-readable summary. Returns invoked programs, token balance changes, fees i
0 tools · http
SuVerse Solana Wallet Transaction History
Get parsed transaction history for any Solana wallet address. Returns recent transactions with human-readable descriptions, types (SWAP, TRA
0 tools · http
SuVerse Solana Transaction Pre-Flight Simulator
Simulate a Solana transaction before broadcasting to mainnet. Returns success/failure status, compute units consumed, full program logs, acc
0 tools · http
Metaplex
Bridges Metaplex documentation and repositories, enabling searches and retrievals for Solana NFT development workflows.
0 tools
NFT Metadata
Fetch NFT metadata including name, image, and traits by contract and token ID.
0 tools
NFT Metadata API live
Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.
1 tools · sse

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"
    }
  }
}