You're viewing a demo portfolio

Join the waitlist
PRSM

get_collection

Active

Tool of mcp-opensea

declared in 0.1.0

Fetch a collection by OpenSea slug. Returns name, description, contracts, social links, fees, image, banner. Find slugs at opensea.io/collection/<slug>.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "collection_slug": "cryptopunks"
    },
    {
      "collection_slug": "boredapeyachtclub"
    }
  ],
  "required": [
    "collection_slug"
  ],
  "properties": {
    "collection_slug": {
      "type": "string",
      "description": "OpenSea collection slug (URL suffix)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-opensea

https://github.com/pipeworx-io/mcp-opensea

2/7 registries
View full server →
get_collection — mcp-opensea — PRSM MCP