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
MCP server for Get笔记 Open API to manage notes and knowledge bases.
Best for Automatically saving research links into organized knowledge bases.
MCP (Model Context Protocol) server for Get笔记 Open API.
🔑 获取 API Key:https://www.biji.com/openapi.
What it does
- Full CRUD operations for notes including text, links, and images.
- Knowledge base management including batch operations and organization.
- Integration with blogger content and live stream transcripts.
- Automated image upload handling via OSS.
- API quota monitoring.
Setup requirements
Requires 2 environment variables: GETNOTE_API_KEY, GETNOTE_CLIENT_ID. Available via npm.
View GetNote MCP Server details Biggest differences
ComparePDF MCPGetNote MCP Server
Best forAnalyzing technical datasheets by extracting diagrams and tables for LLM interpretation.Automatically saving research links into organized knowledge bases.
StandoutExtract text in multiple formats including JSON, text, markdown, and HTML.Full CRUD operations for notes including text, links, and images.
Setupuvx or codex, stdio transport.npm, needs 2 env vars, stdio transport.
Transportstdiostdio
Community23 GitHub stars23 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 GetNote MCP Server if...Automatically saving research links into organized knowledge bases. Full CRUD operations for notes including text, links, and images. npm, needs 2 env vars, 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. GetNote MCP Server: Automatically saving research links into organized knowledge bases. Public traction is fairly close (23 vs 23 stars).