Skip to content
Cursor

screenshot api for Cursor

io.github.therealmrfunguy/screenshot-api

Website screenshots as PNG, JPEG, or PDF with custom viewports and full-page capture.

client:Cursor transport:sse

Install screenshot api in Cursor

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

{
  "mcpServers": {
    "screenshot-api": {
      "url": "https://api.rjctdlabs.xyz/sse"
    }
  }
}

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

screenshot api in other clients