Server data from the Official MCP Registry
Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.
Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.
Remote endpoints: streamable-http: https://pdf-tables-mcp.vercel.app/api/mcp
This is a legitimate PDF table extraction MCP server with reasonable security posture. Authentication is properly implemented via API keys in Bearer tokens, and permissions match the service's stated purpose (network access for PDF fetching, env vars for credentials). However, several code quality issues and missing input validations warrant attention: insufficient error handling in some paths, potential for excessive resource consumption without strict limits, and incomplete quota enforcement logic that could allow overage. These are not critical vulnerabilities but reflect a v0.1 product that needs hardening before production use. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
7 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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.
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:
| 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.
{
"mcpServers": {
"pdf-tables": {
"url": "https://pdf-tables-mcp.vercel.app/api/mcp",
"headers": {
"Authorization": "Bearer pdt_live_YOURKEY"
}
}
}
}
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.