You're viewing a demo portfolio

Join the waitlist
PRSM

lookup

Active

Tool of Itunes Search

declared in 0.1.0

Exact-ID lookup. Provide any one of id / bundle_id / isbn / upc / amg_artist_id / amg_album_id.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "329159963"
    },
    {
      "isbn": "9780316769174"
    }
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Apple ID(s), comma-separated"
    },
    "upc": {
      "type": "string",
      "description": "UPC of an album/movie"
    },
    "isbn": {
      "type": "string",
      "description": "ISBN-13 of a book"
    },
    "limit": {
      "type": "number"
    },
    "entity": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "bundle_id": {
      "type": "string",
      "description": "iOS / macOS app bundle id"
    },
    "amg_album_id": {
      "type": "string",
      "description": "All Music Guide album id"
    },
    "amg_artist_id": {
      "type": "string",
      "description": "All Music Guide artist id"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Itunes Search

https://github.com/pipeworx-io/mcp-itunes-search

1/7 registries
View full server →