This MCP server implementation provides integration with the Alchemy SDK, enabling blockchain and NFT operations. It offers a range of tools including retrieving NFT metadata, fetching token balances, and querying blockchain data. The server is built using TypeScript and leverages the @modelcontextprotocol/sdk for MCP compatibility. It's particularly useful for applications requiring blockchain data access and NFT-related functionalities within an MCP framework.
Get NFTs for a specified wallet address. Parameters: owner (string) - the wallet address of the NFT owner.
Get metadata for a specific NFT. Parameters: contractAddress (string) - the contract address of the NFT, tokenId (string) - the ID of the NFT.
Retrieve the latest block number from the blockchain.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!