pdf-tables-mcp
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., "@pdf-tables-mcpextract tables from this PDF of the Q3 earnings report"
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.
pdf-tables-mcp
Reliable PDF table extraction as an MCP tool. Drop into Claude, Cursor, or any MCP-compatible agent and get clean structured JSON tables back from any PDF — with per-cell citations to the source page.
Built by Tool Factory — Tool #2.
🚧 v0.1 scaffold — tools coming online over the next few days.
What it does
Agents drop a PDF URL, get back clean structured JSON tables with confidence scores and cell-level citations back to the source page.
Use cases:
RAG preprocessing: split tables from text-heavy docs
Agentic data extraction from financial filings, scientific papers, gov reports
Form-field reading in compliance workflows
Receipt/invoice line-item parsing
Related MCP server: doc-intel MCP server
Pricing
Tier | Price | Quota (pages/mo) |
Free | $0 | 50 pages |
Hobby | $19/mo | 250 pages |
Pro | $99/mo | 2,000 pages |
Business | $499/mo | 15,000 pages, 99.9% SLA |
Enterprise | Custom | Unlimited, VPC, SOC 2 path |
Quotas measure pages processed (not calls) — a 3-page PDF counts as 3 against your monthly quota. Keeps pricing fair for users running small and large PDFs alike.
Install (coming soon)
{
"mcpServers": {
"pdf-tables": {
"url": "https://pdf-tables-mcp.vercel.app/api/mcp",
"headers": {
"Authorization": "Bearer pdt_live_YOURKEY"
}
}
}
}License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Extract tables, text and formulas from PDFs, including scanned pages and broken text layers.
PDF URLs to per-page text, tables as rows, Markdown, metadata and OCR for scanned pages.
Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.
Extract text, tables and metadata from every PDF linked in a dataset, CSV or Google Sheet.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides AI agents with comprehensive document parsing capabilities including PDF text extraction, OCR, HTML-to-markdown conversion, table extraction, and summarization, optimized for agent workflows.30 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to extract structured data from PDFs with confidence scores and provenance, and to search, review, and correct documents via MCP tools, resources, and prompts.-
- AlicenseAqualityCmaintenanceEnables AI agents to process and inspect PDFs by detecting document type, extracting text, and generating Markdown with layout information.71MIT
- AlicenseNot gradedqualityBmaintenanceExtracts text and tables from PDFs for AI agents via MCP, enabling structured data retrieval from invoices, reports, and statements.28 PyPI1MIT