Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @ciphyrshq/mcp-proxy

@ciphyrshq/mcp-proxy

Transparent MCP proxy that intercepts tool results and masks PII before they reach any LLM

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "ciphyrshq-mcp-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@ciphyrshq/mcp-proxy"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @ciphyrshq/mcp-proxy

Details

Websitehttps://www.npmjs.com/package/@ciphyrshq/mcp-proxy
GitHubgit+https://github.com/praveen190/Ciphyrs.git
Licenseunknown
Pricingfree
Tagsmcp pii privacy llm claude cursor ciphyrs gdpr
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC