Retrieve up to 50 Audible audiobook details in one request using comma-separated ASINs. Returns normalized product data from public catalog, omitting unrecognized ASINs.
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.
Retrieve Audible audiobook customer reviews by ASIN to access author, title, body, overall/performance/story ratings, helpful votes, and submission dates from public data.
A Model Context Protocol server that enables authenticated access to Audible data for library management, searching, and metadata retrieval. It provides tools for tracking listening statistics, wishlists, and collections using signed-auth workflows.
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.
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.
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.
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.
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.
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.