📄 PDF Parser MCP
x402 Payment-Protected PDF Parsing & Text Extraction API
MCP Compatible
x402 Payments
Base Mainnet
USDC
$0.006 per document
📝 Full Text Extraction
Extract all text content from any PDF document
📊 Document Metadata
Get author, title, creation date, page count, and more
📖 Page-by-Page Parsing
Extract text from specific pages or entire documents
🔍 Content Analysis
Word count, character count, and document statistics
💳 Micropayments
Pay only $0.006 USDC per document via x402 protocol on Base
🚀 API Endpoints
POST /api/parse
Parse PDF from URL and extract all content
POST /api/parse
Content-Type: application/json
{ "url": "https://example.com/document.pdf" }
POST /api/metadata
Get PDF metadata without full text extraction
POST /api/metadata
Content-Type: application/json
{ "url": "https://example.com/document.pdf" }
GET /mcp/tools
Get MCP tool metadata (free)
GET /.well-known/x402
x402 Bazaar discovery endpoint (free)