Skip to content
Cursor

pdf splitter for Cursor

io.github.theluckystrike/pdf-splitter

Split PDFs from your AI chat: extract page ranges, split by size or count. All data is local.

client:Cursor transport:streamable-http runtime:mcpb tools:15

Install pdf splitter in Cursor

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

{
  "mcpServers": {
    "pdf-splitter": {
      "url": "https://mcp.zovo.one/mcp/pdf-splitter"
    }
  }
}

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

pdf splitter in other clients