Skip to content
Cursor

PDF Redaction MCP for Cursor

com.pdf-redaction/pdf-redaction-mcp

MCP server for detecting and redacting PII (Personally Identifiable Information) in PDF documents.

client:Cursor transport:streamable-http

Install PDF Redaction MCP in Cursor

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

{
  "mcpServers": {
    "pdf-redaction-mcp": {
      "url": "https://api.pdf-redaction.com/mcp/"
    }
  }
}

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

PDF Redaction MCP in other clients