Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

iTunes Search

БесплатноНе проверен

iTunes Search MCP — Apple's public catalog search for music, apps, podcasts, and more.

GitHubEmbed

Описание

iTunes Search MCP — Apple's public catalog search for music, apps, podcasts, and more.

README

Apple iTunes Search MCP — search across the iTunes Store catalog: music, movies, podcasts, audiobooks, ebooks, software/apps. No auth.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

  • search(term, media?, entity?, attribute?, country?, limit?, lang?, explicit?) — primary search
  • lookup(id?, bundle_id?, isbn?, upc?, amg_artist_id?, amg_album_id?, country?, entity?, limit?) — exact-ID lookup
  • top_movies(country?, limit?) — top-grossing movies (RSS-based)
  • top_podcasts(country?, limit?) — top podcasts
  • top_books(country?, limit?, free_or_paid?) — top ebooks

Data source

  • Search: https://itunes.apple.com/search
  • Lookup: https://itunes.apple.com/lookup
  • Charts: https://rss.applemarketingtools.com/api/v2/<country>/...

Rate limit ~20 req/min per IP for search/lookup; charts are static and cached.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "itunes-search": {
      "url": "https://gateway.pipeworx.io/itunes-search/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Itunes Search data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-itunes-search

Установить iTunes Search в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install itunes-search

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add itunes-search -- npx -y @pipeworx/mcp-itunes-search

Пошаговые гайды: как установить iTunes Search

FAQ

iTunes Search MCP бесплатный?

Да, iTunes Search MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для iTunes Search?

Нет, iTunes Search работает без API-ключей и переменных окружения.

iTunes Search — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить iTunes Search в Claude Desktop, Claude Code или Cursor?

Открой iTunes Search на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare iTunes Search with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media