Back to Apps

MCP Reading Companion
Supports UIby jaskanwal96
Transform Kindle highlights and notes into an AI-powered knowledge base for better retention and insight extraction.
0 stars
Works in:claude
Exposes:ToolsResources
What it does\nConnects to your Kindle reading data, allowing an AI assistant to organize, categorize, and analyze your highlights and notes. It turns a static list of clippings into an interactive knowledge network.\n\n## Tools\n- get_highlights: Retrieves highlights from specific books or across the library.\n- search_highlights: Finds related concepts across different books using keyword or semantic search.\n- generate_summary: Creates AI-powered summaries of highlighted content for quicker review.\n- create_flashcards: Transforms highlights into spaced-repetition flashcards for learning.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "reading-companion": {\n "command": "node",\n "args": ["/path/to/mcp-reading-companion/dist/index.js"]\n }\n }\n}\n\n\n## Supported hosts\n- Claude
Quick install
npm install -g mcp-reading-companionInformation
- Pricing
- free
- Published
- 5/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{\n "mcpServers": {\n "reading-companion": {\n "command": "node",\n "args": ["/path/to/mcp-reading-companion/dist/index.js"]\n }\n }\n}





