Skip to content
Cursor

picdefenseio mcp server for Cursor

io.github.rchanllc/picdefenseio-mcp-server

Image risk scoring, EXIF, reverse-image backlinks, and image content detection via PicDefense.io.

client:Cursor transport:streamable-http runtime:npm

Install picdefenseio mcp server in Cursor

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

{
  "mcpServers": {
    "picdefenseio-mcp-server": {
      "url": "https://mcp.picdefense.io/mcp"
    }
  }
}

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

picdefenseio mcp server in other clients