Alchemy MCP Plugin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALCHEMY_API_KEY | Yes | Your API key from Alchemy (https://www.alchemy.com/) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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