Skip to content
Back to search
30
MCP

@m.bebars/pdf-mcp-server

npm/@m.bebars/pdf-mcp-server

MCP server for local PDF extraction — zero AI cost, works offline

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

Similar MCP servers embedding-nearest

iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
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
document-intelligence-mcp
MCP Server for local document analysis: PDF text extraction, table detection, DOCX parsing, language detection and keyword search — no cloud
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
@fabriqa.ai/pdf-reader-mcp
MCP server for efficient PDF text extraction, search, and metadata retrieval for Claude Code
0 tools
io.github.nizoka/pdfnative-mcp
PDF native MCP server: generate, validate, sign PAdES, embed, extract. AI-powered.
0 tools

How to use

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

{
  "mcpServers": {
    "@m.bebars/pdf-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}