Skip to content
Cursor

doc.page PDF Extraction for Cursor

page.doc/pdf-extract

Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.

client:Cursor transport:streamable-http tools:7

Install doc.page PDF Extraction in Cursor

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

{
  "mcpServers": {
    "pdf-extract": {
      "url": "https://doc.page/api/mcp"
    }
  }
}

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

What Cursor can do once it is connected

doc.page PDF Extraction in other clients