pinchflat-mcp: add pagination, downloaded filter, and delete_media tool #5

Merged
luis merged 5 commits from fix/pinchflat-mcp-pagination into main 2026-07-12 13:19:28 +02:00
Collaborator

Changes

  • list_media: Added offset and downloaded parameters for API pagination support
  • delete_media: New tool — deletes a media item's downloaded files from disk via the Pinchflat API DELETE endpoint. Supports prevent_download=true to stop future re-downloads.
  • Bumped delete timeout to 120s

Depends on

Pinchflat fork commit 544c6ff (API pagination fix) must be deployed.

## Changes - **`list_media`**: Added `offset` and `downloaded` parameters for API pagination support - **`delete_media`**: New tool — deletes a media item's downloaded files from disk via the Pinchflat API DELETE endpoint. Supports `prevent_download=true` to stop future re-downloads. - Bumped delete timeout to 120s ## Depends on Pinchflat fork commit `544c6ff` (API pagination fix) must be deployed.
hermes-agent added 2 commits 2026-07-12 13:09:33 +02:00
Go binary from michaeldvinci/audiobookshelf-mcp (v0.0.5).
Covers libraries, audiobooks, podcasts, authors, collections,
playlists, and users. Uses buildGoModule with fakeHash placeholders
to be filled on first nix build.
pinchflat-mcp: add pagination, downloaded filter, and delete_media tool
NixOS Configuration CI / Nix Flake Check (pull_request) Failing after 21s
617bb9cab5
- list_media: add offset and downloaded params for API pagination
- delete_media: new tool to delete downloaded files (with prevent_download option)
- Bump timeout on delete to 120s
hermes-agent added 1 commit 2026-07-12 13:14:46 +02:00
audiobookshelf-mcp: fix src hash (from CI), still need vendorHash
NixOS Configuration CI / Nix Flake Check (pull_request) Failing after 14s
d009717854
hermes-agent added 1 commit 2026-07-12 13:14:55 +02:00
fix: remove committed pyc, add to gitignore
NixOS Configuration CI / Nix Flake Check (pull_request) Failing after 14s
4856b98429
hermes-agent added 1 commit 2026-07-12 13:16:49 +02:00
audiobookshelf-mcp: fix vendorHash (from CI)
NixOS Configuration CI / Nix Flake Check (pull_request) Successful in 46s
676d06f8ca
luis merged commit d276fe1ef0 into main 2026-07-12 13:19:28 +02:00
luis deleted branch fix/pinchflat-mcp-pagination 2026-07-12 13:19:31 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: luis/mcp-servers#5