# get_opensea_best_listings_by_collection

Get the cheapest priced active, valid listings on a single collection.

Agent View of the PolicyLayer registry record for `get_opensea_best_listings_by_collection`. HTML page: https://policylayer.com/tools/testinguser1111111-sei-mcp-server/get-opensea-best-listings-by-collection

## Facts

- Tool: `get_opensea_best_listings_by_collection`
- Server: SEI MCP Server V2 (`testinguser1111111/sei-mcp-server`) — https://policylayer.com/tools/testinguser1111111-sei-mcp-server.md
- Homepage: https://github.com/testinguser1111111/sei-mcp-server
- Risk category: Read (Low risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Allowed

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "get_opensea_best_listings_by_collection",
    "arguments": {}
  }
}
```

## Why get_opensea_best_listings_by_collection is rated Low

This is a data retrieval operation that queries OpenSea listings by collection. It performs no write operations, does not execute code or commands, does not delete data, and does not involve financial transactions. The read-only nature and informational purpose (fetching price data) align with the 'Read' category. Severity is low as misuse would only expose publicly available market data.

From the tool's own definition: "Tool name and description indicate 'Get the cheapest priced active, valid listings' — retrieves and queries NFT marketplace data with no side effects, mutations, or external operations triggered."

## Use case

AI agents call get_opensea_best_listings_by_collection to retrieve information from SEI MCP Server V2 without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches SEI MCP Server V2:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "get_opensea_best_listings_by_collection": {}
  }
}
```

## Other tools on SEI MCP Server V2 (186)

- `cancel_debridge_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/cancel-debridge-order.md
- `cancel_opensea_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/cancel-opensea-order.md
- `citrex_cancel_open_orders_for_product` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-open-orders-for-product.md
- `citrex_cancel_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-order.md
- `citrex_cancel_orders` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-orders.md
- `remove_liquidity` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/remove-liquidity.md
- `citrex_cancel_and_replace_order` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-and-replace-order.md
- `deploy_erc20` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/deploy-erc20.md
- `deploy_erc721` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/deploy-erc721.md
- `execute_flash_loan` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-flash-loan.md
- `execute_multihop_swap` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-multihop-swap.md
- `execute_simple_flash_loan` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-simple-flash-loan.md
- `execute_swap` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-swap.md
- `write_contract` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/write-contract.md
- `borrow_yei_asset` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/borrow-yei-asset.md
- `buy_opensea_nft` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/buy-opensea-nft.md
- `citrex_deposit` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-deposit.md
- `citrex_place_orders` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-place-orders.md
- `citrex_withdraw` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-withdraw.md
- `create_and_execute_debridge_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-and-execute-debridge-order.md
- `create_debridge_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-debridge-order.md
- `create_opensea_collection_offer` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-opensea-collection-offer.md
- `create_opensea_offer` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-opensea-offer.md
- `delegate_credit_by_debt_token` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/delegate-credit-by-debt-token.md
- `fulfill_opensea_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/fulfill-opensea-order.md
- `repay_yei_asset` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/repay-yei-asset.md
- `swap_on_symphony` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/swap-on-symphony.md
- `swap_on_symphony_advanced` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/swap-on-symphony-advanced.md
- `transfer_erc20` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/transfer-erc20.md
- `transfer_sei` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/transfer-sei.md
- …and 156 more: https://policylayer.com/tools/testinguser1111111-sei-mcp-server.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=testinguser1111111-sei-mcp-server · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/testinguser1111111-sei-mcp-server
