How to Use the Kavita (eBook/Manga) MCP in Claude Code
Manage your Kavita MCP Server from the terminal. Claude Code handles library scans and API authentication without a GUI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Kavita (eBook/Manga) MCP to Claude Code
Create your Vinkius account to connect Kavita (eBook/Manga) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Trigger global metadata rebuilds
The `scan_all_libraries` tool initiates a complete sweep of your eBook and manga directories. You pipe a command through your terminal, and the server starts indexing every file it can find. This MCP setup is built for headless automation. When your nightly rsync job finishes downloading new files, your script can tell the agent to fire this global update immediately.
Isolate specific folder scans
The `scan_library` tool hits a single collection by its ID. Global scans waste disk I/O. This targeted approach keeps your CPU usage low. You pass the exact ID via the CLI. The agent hits the endpoint, updates just that folder, and exits. It keeps your read speeds fast for users currently streaming content.
Automate MCP Server authentication
The `authenticate` tool handles the initial login handshake to get your JWT token. You don't mess around with Postman to test your API. The agent grabs the token directly. Long-running scripts need valid sessions. The `check_authkey_expires` tool verifies your token status before executing a heavy scan. If it's dead, the agent re-authenticates on the fly.
Set up Kavita (eBook/Manga) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seekavita-ebookmanga-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Kavita (eBook/Manga) transactions." It will automatically discover and invoke the available Kavita (eBook/Manga) tools.
claude mcp add --transport http kavita-ebookmanga-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Kavita (eBook/Manga) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Kavita (eBook/Manga) MCP today
We host it, we monitor it, we maintain it. You just paste one token.