pdf-reader-mcp and pdf-mcp
These two tools are competitors, as both aim to provide a production-ready MCP server for PDF processing, with B emphasizing speed and test coverage.
About pdf-reader-mcp
SylphxAI/pdf-reader-mcp
đź“„ Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and 94%+ test coverage
Implements Model Context Protocol server using stdio transport with automatic error recovery per-page, enabling seamless integration with Claude, VS Code, and Cursor. Features Y-coordinate-based content ordering to preserve natural document layout and supports both local file paths (absolute/relative) and HTTP(S) URLs for batch processing. Built with TypeScript and optimized for low-latency operations through multi-core parallelization.
About pdf-mcp
jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching. Extract text, search, and analyze PDFs with AI agents.
Implements full-text search with BM25 relevance ranking via SQLite FTS5, and extracts tables as structured data (headers + rows) detected from visible borders. Designed for Claude Desktop, Claude Code, VS Code Copilot, and other MCP clients—includes 7 specialized tools for paginated reading, metadata lookup, image extraction, and cache management to optimize token usage on large documents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work