Loomal

Audiobookshelf MCP

MCP server by github.com/jeeftor/abs-mcp

Inspect and safely operate Audiobookshelf libraries over MCP.

0 starsoci: ghcr.io/jeeftor/abs-mcp:0.2.1

About Audiobookshelf MCP

Audiobookshelf MCP is an MCP (Model Context Protocol) server published by jeeftor in the official MCP registry. Inspect and safely operate Audiobookshelf libraries over MCP.

It ships as a Docker image (ghcr.io/jeeftor/abs-mcp:0.2.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jeeftor/abs-mcp.

Use Audiobookshelf MCP with your agent

Claude Code · one command
claude mcp add audiobookshelf-mcp -- docker run -i --rm ghcr.io/jeeftor/abs-mcp:0.2.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "audiobookshelf-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/jeeftor/abs-mcp:0.2.1"
      ]
    }
  }
}
ocighcr.io/jeeftor/abs-mcp:0.2.1

Frequently asked questions

What is Audiobookshelf MCP?
Audiobookshelf MCP is an MCP (Model Context Protocol) server by jeeftor. Inspect and safely operate Audiobookshelf libraries over MCP.
How do I connect Audiobookshelf MCP to Claude, Cursor, or another MCP client?
Install Audiobookshelf MCP from its oci package (ghcr.io/jeeftor/abs-mcp:0.2.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Audiobookshelf MCP open source?
Yes — the source code is public at github.com/jeeftor/abs-mcp.
Can AI agents pay to use Audiobookshelf MCP?
Not yet through Loomal — Audiobookshelf MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Audiobookshelf MCP? Claim this listing free by verifying GitHub ownership, or contact us.