Loomal

Apple Books

MCP server by github.com/vgnshiyer/apple-books-mcp

Access your Apple Books library, annotations, reading progress, and highlights through Claude

53 starspypi: apple-books-mcp

About Apple Books

Apple Books is an MCP (Model Context Protocol) server published by vgnshiyer in the official MCP registry. Access your Apple Books library, annotations, reading progress, and highlights through Claude

It ships as a Python package on PyPI (apple-books-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/vgnshiyer/apple-books-mcp, where the project has earned 53 GitHub stars.

Use Apple Books with your agent

Claude Code · one command
claude mcp add apple-books -- uvx apple-books-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "apple-books": {
      "command": "uvx",
      "args": [
        "apple-books-mcp"
      ]
    }
  }
}
pypiapple-books-mcp

Frequently asked questions

What is Apple Books?
Apple Books is an MCP (Model Context Protocol) server by vgnshiyer. Access your Apple Books library, annotations, reading progress, and highlights through Claude
How do I connect Apple Books to Claude, Cursor, or another MCP client?
Install Apple Books from its pypi package (apple-books-mcp) 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 Apple Books open source?
Yes — the source code is public at github.com/vgnshiyer/apple-books-mcp, with 53 GitHub stars.
Can AI agents pay to use Apple Books?
Not yet through Loomal — Apple Books 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 Apple Books? Claim this listing free by verifying GitHub ownership, or contact us.