Skip to content
Back to search
30
MCP

ExactPDF

pulsemcp/exactpdf

Agent-facing PDF API for merging, splitting, compressing, and converting documents to Markdown.

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

Similar MCP servers embedding-nearest

ExactPDF
Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.
0 tools
DicePDF
Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.
0 tools
pdf2md-ai
AI-powered PDF to Markdown converter that preserves complete context: images, tables, and code blocks. Uses Gemini and LlamaParse. MCP serve
0 tools
pdf-document-mcp
AI-powered pdf document MCP server for agents. Supports extract text from pdf, convert pdf to markdown, merge pdfs. By MEOK AI Labs.
0 tools
FileToPDF
Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key.
0 tools · streamable-http
PDF Merge AI
Python MCP server for PDF merging and document combination tools.
0 tools

How to use

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

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