Dashboard cloak.business Case Study
cloak.business New Pain Point
Pain Point Case Study NP-26

MCP Server for AI Image Analysis: 10 Tools for Claude and Cursor

anonym.community · 2026-03-14

Research Source

MCP Servers Lack Image PII Processing Capabilities
anonym.community March 2026 feature analysis

Model Context Protocol servers for PII anonymization typically offer text-only tools. AI assistants like Claude Desktop and Cursor IDE process code, documents, and images — but MCP-based PII tools only handle text. When users share screenshots, scanned documents, or ID card photos with AI assistants, no MCP tool can detect or redact PII in these images.

Executive Summary

MCP servers for PII anonymization handle text only. When users share images with AI assistants — screenshots, scanned documents, ID photos — no MCP tool detects or redacts the PII in these images.

cloak.business's MCP Server v2.6.1 provides 10 tools including analyze_image (detect PII with bounding boxes) and redact_image (return redacted base64 images). Both text and image PII processing in a single MCP integration.

The Problem: Text-Only MCP is Half the Solution

Modern AI workflows involve both text and images. A developer shares a screenshot of a database query showing customer records. A lawyer shares a photo of a signed contract. A healthcare worker shares a scan of a patient form. These images contain PII that text-only MCP tools cannot detect. The AI assistant processes the image, potentially including PII in its response or storing it in conversation history.

Irreducible truth: PII appears in both text and images. An MCP server that processes only text leaves half the attack surface unprotected. Image PII processing is not an enhancement — it completes the coverage.

The Solution: How cloak.business Addresses This

10 MCP Tools

cloak.business MCP Server v2.6.1 provides: analyze_text, anonymize_text, detokenize_text, batch_analyze, analyze_image, redact_image, get_balance, estimate_cost, list_sessions, delete_session. Text and image processing in a single integration.

analyze_image Tool

Submit base64-encoded images to detect PII with bounding box coordinates. Returns entity types, confidence scores, and pixel positions. Supports all OCR languages (37) and entity types (320+).

redact_image Tool

Submit images and receive redacted versions as base64-encoded results. PII regions are covered with black rectangles. The redacted image can be saved or passed to the AI assistant for processing without PII exposure.

Dual Transport

stdio transport for Claude Desktop (via npx cloak-business-mcp-server, zero network latency) and HTTP transport for Cursor IDE and custom applications (https://cloak.business/mcp or port 3100).

MCP Server Feature Comparison

Featurecloak.business MCP (10 tools)Text-Only MCP Servers
Text analysisYesYes
Text anonymizationYesYes (typically)
Image analysisYes — analyze_imageNo
Image redactionYes — redact_imageNo
Cost estimationYes — estimate_cost (free)Rarely
Session managementYes — list/delete sessionsRarely
Batch processingYes — up to 100 itemsVaries
Entity types320+Varies (typically fewer)

Compliance Mapping

This feature addresses GDPR Article 25 (data protection by design — PII detection across all data types including images), and enables compliant AI workflows where both text and images are processed through PII anonymization before AI model access.

cloak.business's GDPR, HIPAA, PCI-DSS, ISO 27001, SOC 2 compliance coverage, combined with Customer-selected hosting, provides documented technical measures organizations can reference in their compliance documentation.

Product Specifications

SpecificationValue
Entity Types320+
Detection3-layer hybrid: Presidio + NLP + Stance classification
Test Coverage100% (419/419 tests)
Languages48
Anonymization MethodsReplace, Redact, Mask, Hash, Encrypt (AES-256-GCM), RSA-4096 Asymmetric, Keep
PlatformsWeb App, REST API, SDKs (JavaScript, Python), Cloud Storage Add-ins, Nextcloud
PricingEnterprise (custom)
HostingCustomer-selected
ComplianceGDPR, HIPAA, PCI-DSS, ISO 27001, SOC 2