An MCP server for reading, rendering, and searching PDF files.
Best for Analyzing technical datasheets by extracting diagrams and tables for LLM interpretation.
An MCP server for reading, rendering, and searching PDF files. Built with PyMuPDF and PyMuPDF4LLM.
Designed for use with LLMs that need to read datasheets and other PDFs containing diagrams, tables, and technical content.
What it does
- Extract text in multiple formats including JSON, text, markdown, and HTML
- Render PDF pages as PNG images with configurable DPI
- Perform case-insensitive full-text search across PDF documents
- Retrieve document metadata and table of contents
- Optionally exclude headers and footers during text extraction
View PDF MCP details vs
A Model Context Protocol (MCP) server for managing bookmarks
Best for Organizing research links for specific AI projects.
A Model Context Protocol (MCP) server for managing bookmarks with persistent storage.
This MCP server provides a simple yet powerful bookmark management system that integrates seamlessly with Claude and other MCP-compatible clients. It offers persistent storage, categorization, and easy retrieval of your bookmarks.
What it does
- Persistent storage of bookmarks in JSON format
- Categorization of web links for better organization
- Resource discovery to browse bookmarks by category
- Containerized deployment via Docker or Podman
- Full Model Context Protocol compliance
View Bookmark Manager MCP details Biggest differences
ComparePDF MCPBookmark Manager MCP
Best forAnalyzing technical datasheets by extracting diagrams and tables for LLM interpretation.Organizing research links for specific AI projects.
StandoutExtract text in multiple formats including JSON, text, markdown, and HTML.Persistent storage of bookmarks in JSON format.
Setupuvx or codex, stdio transport.Docker or Podman, stdio transport.
Transportstdiostdio
Community23 GitHub stars11 GitHub stars
Bottom line
Pick PDF MCP if...Analyzing technical datasheets by extracting diagrams and tables for LLM interpretation. Extract text in multiple formats including JSON, text, markdown, and HTML. uvx or codex, stdio transport.
Pick Bookmark Manager MCP if...Organizing research links for specific AI projects. Persistent storage of bookmarks in JSON format. Docker or Podman, stdio transport.
The real split here is workflow fit, not raw counts. PDF MCP: Analyzing technical datasheets by extracting diagrams and tables for LLM interpretation. Bookmark Manager MCP: Organizing research links for specific AI projects. PDF MCP also has the larger public footprint (23 vs 11 stars).