Enables querying NFT marketplace data from OpenSea's v2 API, including fetching individual NFTs by chain, contract, and token ID, and listing NFTs owned by an address.
A read-only MCP server that enables AI assistants to search, aggregate, and explore OpenSearch log data through 12 tools for connectivity, index discovery, search, and aggregations.
Obtain the marketplace floor price for any NFT collection by specifying the network and either the contract address or OpenSea slug to get the minimum listed price across marketplaces.
Buy up to 20 ENS names listed on NameWhisper in one transaction. Picks the cheapest active listings, validates them via Seaport, and executes a single order to reduce gas costs while safely skipping stale orders.
Cancel an active ENS name listing by generating Seaport cancel() calldata. Pass order hash and seller wallet; optionally include sibling hashes to cancel multiple orders atomically.
Accept a standing offer for an ENS name you own. Generates unsigned Seaport fulfillOrder() calldata to transfer the name and receive WETH minus the marketplace fee.
Mint Ashfields NFTs by burning 100,000 $ASH per token; automatically approves token allowance, submits the transaction, and returns minted token IDs with OpenSea links.