Skip to main content
Glama
525,214 tools. Updated 2026-09-06 19:30

"Audible" matching MCP tools:

  • Fetch one Audible category node with its immediate children by category ID. Avoid loading the entire category tree when only a single node is needed.
    MIT
  • Retrieve up to 50 Audible audiobook details in one request using comma-separated ASINs. Returns normalized product data from public catalog, omitting unrecognized ASINs.
    MIT
  • Get an Audible series' ordered book list by passing its series ASIN. Returns every book in the series in sequence.
    MIT
  • Find Audible audiobooks related to a given ASIN by series, narrator, author, or next in series. Retrieve up to 50 related titles with no credentials required.
    MIT
  • Retrieve Audible audiobook customer reviews by ASIN to access author, title, body, overall/performance/story ratings, helpful votes, and submission dates from public data.
    MIT
  • Retrieve Audible audiobook details by ASIN: authors, narrators, series, ratings, runtime, price, sample audio. Returns normalized public catalog data without credentials.
    MIT

Matching MCP Servers

  • Retrieve a paginated list of audiobooks from your Audible library. Use it to view and manage your owned titles.
    MIT
  • View the audiobooks saved in your Audible wishlist. Use this to access your saved titles and decide what to purchase next.
    MIT
  • Retrieve your Audible credit balance and membership details to know exactly how many audiobooks you can download.
    MIT
  • Save any audiobook to your Audible wishlist by providing its ASIN. Keeps your future listening list organized.
    MIT
  • Fetch a curated Audible editorial list and extract its themed shelves with ordered ASINs. Provide the list slug to get hand-picked popular lists for product detail enrichment.
    MIT
  • Fetch Audible chart pages from audible.com/charts, returning ranked lists with position, price, and rating. Supports filters for category, language, duration, membership access, and Originals-only to target specific charts.
    MIT
  • Search Audible's audiobook catalog by keyword, title, author, narrator, or category ID. Requires at least one filter to retrieve credential-free public catalog data.
    MIT
  • Convert text messages into audible speech using neural voices or macOS say, waiting until playback completes.
    MIT
  • Retrieve chronological listener reviews for any podcast from platforms including Apple, Podchaser, Castbox, Audible, and Podaddict.
    MIT
  • Read or modify the full transform of an OBS scene item—position, scale, rotation, alignment, crop, and bounds—by specifying scene and item IDs. Only provided fields change, enabling targeted adjustments.
    MIT
  • Create a solo effect by muting all tracks except one for a defined beat range, then automatically restore original mix. Streamlines production without manual per-track automation.
    Apache 2.0
  • Seek an OBS media source to an absolute time in milliseconds or by a relative offset (negative to rewind). First check obs_media_status to avoid seeking live streams without duration.
    MIT