Skip to content
Cursor

PDF Extractor: Bulk PDF to Text, Tables & Markdown from a CSV for Cursor

io.github.nero-engine/dataset-pdf-extract

Extract text, tables and metadata from every PDF linked in a dataset, CSV or Google Sheet.

client:Cursor transport:streamable-http

Install PDF Extractor: Bulk PDF to Text, Tables & Markdown from a CSV in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dataset-pdf-extract": {
      "url": "https://mcp.apify.com/?tools=nerolabs/dataset-pdf-extract"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

PDF Extractor: Bulk PDF to Text, Tables & Markdown from a CSV in other clients