Serversio.github.vgnshiyer/apple-books-mcp
M

Apple Books

io.github.vgnshiyer/apple-books-mcp · v0.7.3
▦ pypi
v0.7.3pypi pypi: apple-books-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.vgnshiyer/apple-books-mcp",
  "description": "Access your Apple Books library, annotations, reading progress, and highlights through Claude",
  "title": "Apple Books",
  "repository": {
    "url": "https://github.com/vgnshiyer/apple-books-mcp",
    "source": "github"
  },
  "version": "0.7.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "apple-books-mcp",
      "version": "0.7.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}