apple-books-mcp
8
Apple Books MCP is an MCP server that enhances the Apple Books experience by providing features such as summarization, organization, and recommendation of books based on reading history. It offers several tools to manage and analyze book collections and annotations.
Apple Books MCP
Model Context Protocol (MCP) server for Apple Books.
At a glance
- Summarize your recent highlights
- Organize books by genre in your library
- Recommend similar books based on your reading history
- Compare notes from books on the same subject
Available Tools
- List collections
- Get a collection's books
- Describe a collection
- List all books
- Get book annotations
- Describe a book
- List all annotations
- Get highlights by color
- Search highlighted text
- Search notes
- Full text search
- Get recent annotations
- Describe an annotation
Installation
Using uv (recommended)
Directly run apple-books-mcp without installing it.
Using pip
Install using pip and run the server.
Upcoming Features
- Docker support
- Resources support
- Edit collections support
- Edit highlights support
Contribution
- Reports bugs, request features, or discuss the project on GitHub
- Fork, create a branch, make changes, and open a Pull Request