Skip to main content
Glama
134,247 tools. Last updated 2026-05-25 18:39

"Alchemy" matching MCP tools:

Matching MCP Servers

  • Retrieve detailed information about a Solana token, NFT, or compressed NFT using its mint ID. Input the asset ID and optionally specify the network to get comprehensive asset data.
    MIT
  • Retrieve all NFTs owned by a wallet address on a single network, with metadata and spam filtering options. Filter by contract, exclude spam, and paginate results.
    MIT
  • Retrieve the complete Beacon Chain configuration specification and protocol constants for a given Ethereum network, providing all config values needed for beacon node interactions and staking.
    MIT
  • Determine if a wallet address holds any NFTs from a specified contract. Enables verification of ownership for access control, membership, or reward eligibility across EVM networks.
    MIT
  • Retrieve attestations included in a Beacon Chain block by providing a block ID (head, genesis, finalized, slot number, or block root). Specify the network to fetch attestation data for analysis.
    MIT
  • Get the raw RLP-encoded block header for any block number or tag. Ideal for debugging or obtaining the exact encoded header data from Ethereum or compatible networks.
    MIT
  • Retrieve validator ETH balances from a specified beacon state, with optional filtering by validator index or public key. Use this to monitor validator balances across network states like head or finalized.
    MIT