Audiobookshelf MCP
A

Audiobookshelf MCP

An MCP server for interacting with an Audiobookshelf instance, providing tools for accessing and managing audiobook libraries, podcasts, authors, collections, and playlists.
2 points
6.0K

What is the Audiobookshelf MCP Server?

This is a bridge that connects AI assistants (such as Claude Desktop, Witsy, etc.) with your personal Audiobookshelf server. With this tool, you can converse with the AI assistant in natural language to query and manage your audiobook and podcast libraries, just like having a smart librarian.

How to use the Audiobookshelf MCP Server?

First, you need to install the MCP server program, and then configure the connection information in the supported AI assistant applications. After the configuration is complete, you can directly ask questions to the AI assistant, such as 'Show my audiobook library' or 'Find all books by author XXX'. The AI assistant will automatically call the corresponding tools to obtain information.

Applicable scenarios

Suitable for Audiobookshelf users who want to quickly find and manage media content through AI assistants without manually logging in to the web interface. Especially suitable for scenarios such as driving or doing housework, where you can control playlists and query book information through voice or chat.

Main Features

Library Management
Browse all media libraries and view detailed information about items, authors, series, etc. in the libraries.
Content Browsing
Get detailed information about a single audiobook or podcast, including the cover, description, etc.
Author Exploration
Browse works by author and learn about all the author's publications.
Collections and Playlists
Create and manage collections and playlists to organize your media content.
Podcast Management
Manage podcast subscriptions, check for new episodes, and search for specific episodes.
Progress Tracking
Update and view audiobook progress and manage ongoing projects.
User Information
Get personal user information, listening statistics, and session records.
Advantages
Natural language interaction: Manage your media library through conversations without memorizing complex commands.
Seamless integration: Directly integrate with mainstream AI assistants (such as Claude, Witsy, etc.).
Comprehensive functionality: Cover most core management functions of Audiobookshelf.
Cross - platform support: Provide pre - compiled versions for Windows, macOS, and Linux.
Flexible configuration: Support both environment variables and parameters for configuration.
Limitations
Requires technical configuration: Initial setup requires configuring the API key and server address.
Depends on external services: Requires a running Audiobookshelf instance.
Only supports text interaction: The current version mainly interacts with AI assistants through text.
Functionality is limited by the API: Can only use the functions provided by the official Audiobookshelf API.

How to Use

Get API Credentials
Log in to your Audiobookshelf instance, go to Settings → Users → Your Account, and generate or copy the API token.
Download the MCP Server
Download the pre - compiled version suitable for your operating system from the GitHub Releases page.
Configure Environment Variables
Set the Audiobookshelf server address and API token.
Configure the AI Assistant
Add the MCP server configuration in Claude Desktop or Witsy.
Start Using
Open the AI assistant and start querying and managing your media library through natural language.

Usage Examples

Browse Media Libraries
The user wants to know what media libraries they have and what's in them.
Create a Playlist
The user wants to create a playlist for a specific theme.
Find Specific Content
The user wants to find books by a specific author or on a specific topic.
Manage Listening Progress
The user wants to update or view the listening progress.
Podcast Management
The user wants to check for podcast updates or manage subscriptions.

Frequently Asked Questions

Do I need to have an Audiobookshelf server to use this tool?
Which AI assistants are supported?
Is this tool secure? Will it leak my data?
What if my Audiobookshelf server address changes?
Can this tool control playback?
Do I need programming knowledge to use this tool?

Related Resources

Audiobookshelf Official Website
The official website of the Audiobookshelf self - hosted audiobook and podcast server.
Model Context Protocol
The official documentation and specifications of the MCP protocol.
GitHub Repository
The source code and issue tracking for this project.
Witsy AI Assistant
One of the desktop AI assistants that support MCP.
Claude Desktop
The Claude desktop client from Anthropic, which supports MCP.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "audiobookshelf": {
      "command": "/path/to/abs-mcp",
      "env": {
        "ABS_BASE_URL": "https://abs.example.com",
        "ABS_API_KEY": "your-api-token-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
V
Video Editing MCP
Video Editor MCP is a video editing server that provides video upload, search, generation, and editing functions, supporting operations through the LLM and Video Jungle platforms.
Python
14.1K
4 points
A
Apple Notes MCP
A server that provides local Apple Notes database access for the Claude desktop client, supporting reading and searching of note content.
Python
13.4K
4.3 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
18.4K
4.2 points
M
MCP Server Weread
The WeRead MCP Server is a lightweight service that bridges WeRead data and AI clients, enabling in - depth interaction between reading notes and AI.
TypeScript
12.3K
4 points
M
MCP Obsidian
This project is an MCP server used to interact with the Obsidian note application through the Local REST API plugin of Obsidian. It provides various tools to operate and manage files in Obsidian, including listing files, retrieving file content, searching, modifying content, and deleting files.
Python
15.4K
5 points
M
MCP Atlassian
MCP Atlassian is a Model Context Protocol server designed for Atlassian products (Confluence and Jira), supporting both cloud and on-premises deployments and providing AI assistant integration functions.
Python
14.5K
5 points
M
MCP Youtube
Download YouTube subtitles via yt - dlp and connect to Claude.ai through the MCP protocol for video content analysis
TypeScript
12.0K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.3K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.0K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
56.2K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.5K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
52.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.7K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
19.0K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
37.2K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase