pdf-reader-viz-mcp.md

PDF Reader Visual MCP

UI App
from"averagejoeslab"
620

PDF processing with text, images, annotations extraction and visual preview

Media
PDFannotationsimagespreview
install.sh
# Clone the repository
$git clone https://github.com/averagejoeslab/pdf-reader-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve