Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALCHEMY_API_KEYYesYour API key from Alchemy (https://www.alchemy.com/)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_nfts_for_ownerC

Get NFTs owned by a specific wallet address

get_nft_metadataC

Get metadata for a specific NFT

get_nft_salesC

Get NFT sales data for a contract or specific NFT

get_contracts_for_ownerC

Get NFT contracts owned by an address

get_floor_priceC

Get floor price for an NFT collection

get_owners_for_nftC

Get owners of a specific NFT

get_nfts_for_contractC

Get all NFTs for a contract

get_transfers_for_contractC

Get transfers for an NFT contract

get_transfers_for_ownerC

Get NFT transfers for an owner

get_token_balancesC

Get token balances for a specific address

get_token_metadataC

Get metadata for a token contract

get_tokens_for_ownerC

Get tokens owned by an address

get_asset_transfersC

Get asset transfers for a specific address or contract

get_transaction_receiptsC

Get transaction receipts for a block

get_block_numberB

Get the latest block number

get_block_with_transactionsC

Get a block with its transactions

get_transactionC

Get transaction details by hash

resolve_ensB

Resolve an ENS name to an address

lookup_addressB

Lookup the ENS name for an address

estimate_gas_priceC

Estimate current gas price

subscribeC

Subscribe to blockchain events

unsubscribeC

Unsubscribe from blockchain events

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/itsanishjain/alchemy-sdk-mcp'

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