Skip to content

Changelog

[Unreleased]

[0.1.0] - 2026-08-17

Added

  • Initial release: MCP server for Audiobookshelf.
  • 29 read tools: libraries, library items with filtering and paging, search, series, authors, personalized shelves, tags, genres, items, chapters, podcast episodes, the current user, listening progress, listening statistics, listening sessions, bookmarks, collections and playlists.
  • 15 write tools: listening progress, bookmarks, collections and playlists.
  • AUDIOBOOKSHELF_READ_ONLY=true registers the read tools only.
  • Confirmation tokens for the irreversible operations (delete_collection, delete_playlist, delete_media_progress).
  • Compact projections for every media response, with detail: "full" for the raw Audiobookshelf object.

Released under the MIT License.