index.md•992 B
---
layout: home
hero:
name: 'PDF Reader MCP'
text: 'Extract PDF Content for AI Agents'
tagline: A high-performance MCP server for reading text, metadata, images, and page information from PDF files.
image:
src: /logo.svg
alt: PDF Reader MCP Logo
actions:
- theme: brand
text: Get Started
link: /guide/getting-started
- theme: alt
text: View on GitHub
link: https://github.com/SylphxAI/pdf-reader-mcp
features:
- title: Full PDF Extraction
details: Extract text, metadata, page counts, and embedded images from any PDF file or URL.
- title: High Performance
details: Built with pdfjs-dist and optimized for speed. Supports concurrent processing and batch operations.
- title: Easy Integration
details: Works with Claude Desktop, Claude Code, Cursor, and any MCP-compatible client. One command to install.
- title: Image Support
details: Extract embedded images as base64-encoded PNG data for AI vision analysis.
---