Skip to content
Back to search
30
MCP streamable-http

io.github.mehtaphysical13/pdf-tables-mcp

io.github.mehtaphysical13/pdf-tables-mcp

Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.amranswill/pdfapi-mcp-server
Generate invoice, receipt, and report PDFs from structured JSON via a single API call.
0 tools
io.github.csoai-org/pdf-document-mcp
pdf-document-mcp MCP server by MEOK AI Labs
0 tools
io.github.jztan/pdf-mcp
Production-ready MCP server for PDF processing with intelligent caching.
0 tools
io.github.kmalakoff/mcp-pdf
MCP server for PDF generation using PDFKit
0 tools
io.github.csoai-org/pdf-tools-ai-mcp
pdf-tools-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/pdf-document-mcp
pdf-document-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mehtaphysical13/pdf-tables-mcp": {
      "url": "https://pdf-tables-mcp.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}