Apple Books for Claude Desktop
io.github.vgnshiyer/apple-books-mcp
Access your Apple Books library, annotations, reading progress, and highlights through Claude
client:Claude Desktop
transport:stdio
runtime:pypi
Install Apple Books in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apple-books-mcp": {
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs