A
licenseA
qualityC
maintenanceEnables OCR-enabled PDF to Markdown conversion in Claude Code, with per-page inspection and hybrid handling of text, scanned, mixed, and blank pages via a local vision-model endpoint.
3
MIT
No user-submitted related servers found.
Scored across 2 tools
Only two tools with clearly distinct purposes: one processes PDFs into Markdown, the other returns server status. No overlap whatsoever.
Both tools use the same prefix 'noteker_' and follow a verb_noun pattern ('process_pdf', 'status'), making naming predictable and consistent.
With only two tools, the server is minimal but well-scoped for its stated purpose of converting handwritten notes from PDFs. Slightly low but reasonable.
The core functionality (PDF conversion) is fully covered, and a status tool is provided. Minor gaps like batch processing or format options are absent but not essential.