Deterministic Reading Project Manager

Deterministic Reading Project Manager MCP Connector for Claude

F

Transform your AI into a hyper-efficient literary project manager. Analyze reading lists, calculate strict algorithmic completion times, and generate momentum-based reading sequences instantly.

1 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Managing extensive reading backlogs (like research papers, tech books, or documentation) is a common productivity bottleneck. LLMs struggle with accurately summing pages, tracking percentages, or estimating true time-to-completion because they guess math instead of calculating it. The Reading Project Manager MCP resolves this by ingesting your list and processing it through a strict V8 algorithmic engine.

The Superpowers

  • Momentum-Based Sequencing (Snowball Method): Automatically sorts your reading queue to prioritize books you are closest to finishing, followed by the shortest unread books to build rapid psychological momentum.
  • Precision Time Estimation: Calculates exact hours remaining based on total unread pages and your specific reading speed (Words Per Minute), assuming standard 300-word academic pages.
  • Holistic Progress Analytics: Generates a real-time JSON dashboard summarizing total completion percentage, pages read vs. unread, and active pipeline statuses.
  • Zero-Dependency Architecture: Pure JS runtime execution guarantees absolute microsecond speed without any massive external NPM dependencies.
task-managementtime-estimationproject-trackingalgorithmic-sortingbacklog-management

1 tools expose this connector's capabilities to your AI agent.

analyze_reading_list

Provide the items array as a JSON string, ensuring all required fields are present. Analyzes an array of reading items to generate comprehensive progress reports, estimate exact completion times (based on WPM), and construct an optimized reading sequence using the Snowball Method

See how to talk to your AI agent using Deterministic Reading Project Manager.

Analyze my book queue and tell me how many hours I have left.

Using the analyze_reading_list tool: You have 1,200 pages left across 4 unread books. At 250 WPM, it will take approximately 24 hours of focused reading.

What book should I read next to build momentum?

Using the analyze_reading_list tool: Based on the Snowball sequence, you should finish 'The Lean Startup' (only 40 pages left), followed immediately by your shortest unread book, 'Who Moved My Cheese' (96 pages).

Calculate my progress across these 15 research papers.

Using the analyze_reading_list tool: Your diagnostic shows you are 45.2% complete overall, having finished 7 papers entirely and being halfway through another.

The algorithmic engine multiplies your remaining unread pages by an industry-standard 300 words-per-page. It then divides that massive word count by your specific reading speed (defaulting to 250 Words Per Minute) to output an exact hour count.

Related Connectors