Apple Books runs on your own machine — the client starts it, so there is no endpoint to ping. 847 installs a week from pypi. Last commit 2 Jul 2026.
Access your Apple Books library, annotations, reading progress, and highlights through Claude
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add apple-books-mcp -- uvx apple-books-mcp
{
"mcpServers": {
"apple-books-mcp": {
"args": [
"apple-books-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.apple-books-mcp]
command = "uvx"
args = ["apple-books-mcp"]
{
"mcpServers": {
"apple-books-mcp": {
"args": [
"apple-books-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"apple-books-mcp": {
"args": [
"apple-books-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.