Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Kavita": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Kavita"
]
}
}
}