Back to search
30
MCP

PDF Parser

pulsemcp/pdf parser

MCP server for PDF text extraction optimized for LLMs, with figure detection using spatial heuristics and page screenshot rendering without GPU or API keys.

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

Similar MCP servers embedding-nearest

glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
MCP Search Server
Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys.
0 tools
mcp-pdf-utils
Local MCP server for PDF manipulation — merge, split, rotate, extract, watermark, metadata. Zero API keys, fully offline. Works with Claude,
0 tools
iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
0 tools
iflow-mcp_labeveryday_mcp_pdf_reader
MCP server for reading PDFs with text extraction, image extraction, and OCR
0 tools
oxidize-pdf MCP Server
MCP server for PDF generation, parsing, splitting, merging, and manipulation via oxidize-pdf
0 tools

How to use

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

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