Apple Books
Rank #3,478io.github.vgnshiyer/apple-books-mcp
Access your Apple Books library, annotations, reading progress, and highlights through Claude
Apple Books is a Model Context Protocol (MCP) server published by vgnshiyer. It ranks #3,478 of 132,046 servers tracked on MCP Toplist, and its repository has 57 GitHub stars. Apple Books is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 7 tracked versions. It was first listed on Apr 8, 2025 and most recently updated on Jul 2, 2026.
Ranks ahead of 128,568 of 132,046 servers on MCP Toplist.
Use Apple Books
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apple-books-mcp -- uvx apple-books-mcp[mcp_servers.apple-books-mcp]
command = "uvx"
args = ["apple-books-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apple-books-mcp": {
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apple-books-mcp": {
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apple-books-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apple-books-mcp": {
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apple-books-mcp": {
"command": "uvx",
"args": [
"apple-books-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vgnshiyer%2Fapple-books-mcp)<a href="https://mcptoplist.com/server/io.github.vgnshiyer%2Fapple-books-mcp"><img src="https://mcptoplist.com/badge/io.github.vgnshiyer%2Fapple-books-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
vgnshiyer
Available versions (7)
| Version | Published |
|---|---|
| 0.8.0 | Jul 2, 2026 |
| 0.7.3 | Apr 24, 2026 |
| 0.7.2 | Apr 20, 2026 |
| 0.7.1 | Apr 20, 2026 |
| 0.6.0 | Apr 20, 2026 |
| 0.4.0 | Apr 16, 2026 |
| 0.3.1 | Apr 15, 2026 |
Frequently asked questions
- Who maintains Apple Books?
- Apple Books is maintained by vgnshiyer, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Apple Books listed on the Official MCP Registry?
- Yes — Apple Books is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Apple Books have?
- MCP Toplist tracks 7 versions of Apple Books, most recently published on Jul 2, 2026.
- Where can I find the source code for Apple Books?
- The source code for Apple Books is hosted at github.com/vgnshiyer/apple-books-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.