pdf-tables-mcp
Click on "Install 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: PDF Agent MCP
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- 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
- FlicenseAqualityCmaintenanceEnables AI agents to efficiently process large local and online PDFs through selective extraction of text, images, and metadata. It provides tools for content search and document outline navigation to optimize context window usage.714
- Alicense-qualityCmaintenanceProvides AI agents with comprehensive document parsing capabilities including PDF text extraction, OCR, HTML-to-markdown conversion, table extraction, and summarization, optimized for agent workflows.61MIT
- Alicense-qualityDmaintenanceEnables RAG over messy PDFs — extract, chunk, embed, and search scanned, multi-column, and table-heavy documents.MIT
Related MCP Connectors
Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.
Deterministic JSON repair, validate, example-gen, schema-coerce for agents. Zero LLM, sub-10ms.
Turn the web into structured, reliable, actionable enterprise data for AI Agents
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mehtaphysical13/pdf-tables-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server