Loading MCP server directory, please wait...
Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.
npx @getmcp/cli add io.github.mehtaphysical13/pdf-tables-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mehtaphysical13/pdf-tables-mcp": {
"url": "https://pdf-tables-mcp.vercel.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}