pii-mask-yoshi

aliksir/pii-mask-yoshi
★ 1 stars JavaScript AI/LLM Updated 4d ago
PII masking MCP server for Claude Code. Automatically masks personal/sensitive data before sending to AI, restores locally.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pii-mask-yoshi": {
      "command": "npx",
      "args": [
        "-y",
        "aliksir/pii-mask-yoshi"
      ]
    }
  }
}

README Excerpt

> Japanese version: [README.ja.md](README.ja.md) > Part of the [neko-HQ](https://github.com/aliksir/neko-hq) ecosystem. MCP server that automatically masks PII (personally identifiable information) in files before they reach external AI API servers. Works with **Claude Code**, **OpenAI Codex CLI**, and **Google Gemini CLI**. Masked content is sent for AI processing; original values are restored locally via a mapping file.

Tools (10)

block_reportcefcleanupecsjsonjsonlmask_statssafe_readtextunmask_file