Apple Books MCP

Active

Model Context Protocol (MCP) server for Apple Books.

Updated 8/4/2025
Key Features

What makes this MCP server special

Summarize your recent highlights
Organize books in your library by genre
Recommend similar books based on your reading history
Compare notes from different books read on the same subject

Requirements

UVX
Python
Server Information

Status

Active

Version

1.0.0

License

Apache License

Author

https://github.com/vgnshiyer

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

https://github.com/vgnshiyer/apple-books-mcp?tab=readme-ov-file#installation

2. Configuration

{
  "mcpServers": {
    "apple-books-mcp": {
      "command": "uvx",
      "args": [
        "apple-books-mcp@latest"
      ]
    }
  }
}

3. Usage Example

-