pdf tables mcp for VS Code
io.github.mehtaphysical13/pdf-tables-mcp
Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.
client:VS Code
transport:streamable-http
Install pdf tables mcp in VS Code
.vscode/mcp.json
{
"servers": {
"pdf-tables-mcp": {
"type": "http",
"url": "https://pdf-tables-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs