pdfplumber MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@pdfplumber MCP Serverextract tables from this earnings report PDF"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
pdfplumber MCP Server
Extract tables, text, and metadata from PDFs using pdfplumber. Connect from Claude Desktop, Cursor, Windsurf, or any MCP client.
Tools Available
extract_text
Extract all text from a PDF.
url: PDF URL (required)
pages: Page range like "1-3", "1,3,5", or "all" (default: all)
extract_tables
Extract tables as structured data.
url: PDF URL (required)
pages: Page range (default: all)
output_format: json, markdown, or csv (default: markdown)
extract_metadata
Get PDF info: page count, title, author, dates.
url: PDF URL (required)
Related MCP server: PDF Reader MCP Server
MCP Client Configuration
{
"mcpServers": {
"pdfplumber": {
"url": "https://actors.apify.com/vibexcoder/pdfplumber-mcp-server/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}Use Cases
Extract financial tables from earnings reports
Pull data from invoices
Convert PDF reports to structured data
RAG pipelines needing clean PDF text
This server cannot be deployed
Maintenance
Related MCP Connectors
PDF URLs to per-page text, tables as rows, Markdown, metadata and OCR for scanned pages.
Extract text, tables and metadata from every PDF linked in a dataset, CSV or Google Sheet.
Extract tables, text and formulas from PDFs, including scanned pages and broken text layers.
High-fidelity PDF to structured Markdown conversion and document field extraction.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables processing and analysis of large PDF files through text extraction, search functionality, and intelligent chunking strategies. Provides comprehensive PDF operations including metadata retrieval, page-range text extraction, and content search with contextual results.-
- FlicenseAqualityDmaintenanceEnables reading and extracting content from PDF documents including text (as Markdown), images, tables, and metadata from both local files and URLs, with OCR support for scanned documents.2-
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered extraction and analysis of PDF documents with 40+ specialized tools for text, tables, images, layout analysis, security assessment, and document intelligence. Supports both text-based and scanned PDFs with OCR capabilities.797 PyPI10MIT
- AlicenseAqualityDmaintenanceEnables reading, searching, and metadata extraction from PDF files without loading the entire content into the context window. It provides efficient tools for text cleaning, page-specific extraction, and context-aware search results.368 npm1MIT