Overview of DicomAnonymize-MCP-SSE capabilities
mainDicomAnonymize-MCP-SSE is a medical imaging DICOM automatic anonymization service built on FastMCP. It provides two primary layers of privacy protection:
- Metadata Standardization Anonymization (DICOM PS3.15): Automatically clears sensitive tags such as Name, ID, Hospital, Doctor, Equipment, Description, and Date. It also supports UID re-encoding and date shifting.
- Pixel-level Identifiable Feature Anonymization: Uses OCR to automatically detect and non-destructively mask burned-in text within the image pixels. It supports major modalities including 2D/3D CT and MR.
The service is exposed via MCP (Model Context Protocol) tools, making it compatible with AI agents, RPA, and automated pipelines, and uses SSE (Server-Sent Events) for streaming inference.