Skip to content
Back to search
30
MCP

PDF Reader

io.github.xvvln/pdf-reader-mcp

MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PDF Parser
MCP server for PDF text extraction optimized for LLMs, with figure detection using spatial heuristics and page screenshot rendering without
0 tools
PDF Document
Python MCP server for PDF document processing and manipulation tools.
0 tools
iflow-mcp_labeveryday_mcp_pdf_reader
MCP server for reading PDFs with text extraction, image extraction, and OCR
0 tools
iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
0 tools
@fabriqa.ai/pdf-reader-mcp
MCP server for efficient PDF text extraction, search, and metadata retrieval for Claude Code
0 tools
fastmcp-pdftools
MCP PDF reader server allowing to read PDF files
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pdf_reader": {
      "url": "None",
      "transport": "http"
    }
  }
}