Skip to main content
Glama

Alchemy MCP Plugin

by itsanishjain

get_floor_price

Retrieve the floor price of an NFT collection by providing its contract address using the Alchemy MCP Plugin.

Instructions

Get floor price for an NFT collection

Input Schema

NameRequiredDescriptionDefault
contractAddressYesThe contract address of the NFT collection

Input Schema (JSON Schema)

{ "properties": { "contractAddress": { "description": "The contract address of the NFT collection", "type": "string" } }, "required": [ "contractAddress" ], "type": "object" }

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