Back to search
30
MCP

@fabriqa.ai/pdf-reader-mcp

npm/@fabriqa.ai/pdf-reader-mcp

MCP server for efficient PDF text extraction, search, and metadata retrieval for Claude Code

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

Similar MCP servers embedding-nearest

@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
pdf-tools-ai-mcp
AI-powered pdf tools ai MCP server for agents. Supports extract text, count pages, get metadata. By MEOK AI Labs.
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
io.github.jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching.
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

How to use

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

{
  "mcpServers": {
    "@fabriqa.ai/pdf-reader-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}