TTokenySpace
返回 MCP 列表

PDF Redaction MCP

其他

PDF Redaction API for pdf-redaction.com. Secure your pdf in automated way. Reduce cost for redaction.

3Jupyter Notebookv1.0.0远程托管更新于 2026/7/20
GitHub
0

远程接入地址

https://api.pdf-redaction.com/mcp/

介绍

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

README

<p align="center"> <br/> <a href="https://pdf-redaction.com/" target="_blank"><img alt="PDF Redaction" src="https://pdf-redaction.com/images/pdf-redaction-logo.svg" width="450" style="max-width: 100%;"></a> <br/> </p> <p align="center"> <i>Secure Your PDFs with AI-powered Redaction</i> </p> <p align="center"> <a target="_blank" href="https://colab.research.google.com/github/StabRise/pdf-redaction-api/blob/main/jupyter/PDF-Redaction-API.ipynb"> <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/> </a> <a href="https://github.com/stabrise/spark-pdf/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/stabrise/spark-pdf.svg?color=blue"></a> <a href="https://stabrise.com"><img alt="StabRise" src="https://img.shields.io/badge/powered%20by-StabRise-orange.svg?style=flat&colorA=E1523D&colorB=blue"/></a> <a href="https://smithery.ai/servers/stabrise/pdf-redaction"> <img src="https://smithery.ai/badge/stabrise/pdf-redaction" alt="smithery badge"> </a> </p>

PDF Redaction API

It is example of using API for https://pdf-redaction.com

Free API for redacting PDFs available at https://api.pdf-redaction.com/api/docs

Key Features

  • Redact PDF using custom prompt
  • Filter detected entities by type
  • Support for multiple languages
  • Support Digital and Scanned(image based) PDFs

API Key

For generate API Key please go to the: https://pdf-redaction.com/apikeys/

For check usage: https://pdf-redaction.com/apikeys/usage/

usage

Put API Key to the env variable PDF_REDACTION_API_KEY or to .env file.

Limitations

Limitations for free version:

  • 10 page per request
  • 100 Free requests per month
  • 5 requests per minute

🚀 Instant Install self-hosted PDF Redaction API

  • Option A (curl):

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/StabRise/pdf-redaction-api/main/install.sh)"
    
  • Option B (wget):

    /bin/bash -c "$(wget -qO- https://raw.githubusercontent.com/StabRise/pdf-redaction-api/main/install.sh)"
    

Jupyter Notebooks with examples

ChapterNotebook
1: PDF Redaction APIOpen In Colab
2: PDF Redaction API base64Open In Colab
3: PDF Redaction API using promptOpen In Colab
4: Redact QR Codes from PDFOpen In Colab
5: Redact Rotated/Vertical text in PDFOpen In Colab
6: Redact Signatures from PDFOpen In Colab
7: Redact Faces from PDFOpen In Colab
8: Redact custom PII dataOpen In Cilab

Redaction PDF using custom prompt

This provides the flexibility to redact PDF using custom prompt.

Demo with web UI

You can try it out for free at https://pdf-redaction.com

PDF Redaction

评论

加载中…

同类推荐