Agents read cleaned copies of your files: PII replaced with local consistent tokens. Read-only.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Balmas MCP.
list_filesNames, sizes, types inside allowed folders β never contents
read_clean_fileThe file's text after local anonymization
restore_textReal values back into its output (session tokens only)
Your AI agent reads everything. This gateway hands it redacted copies instead.
AI agents are getting file access β and they over-read. Israel's Privacy Protection Authority put it bluntly in its guidance on AI agents: an email-sorting agent can analyze 15 years of correspondence for a 2-year task, infer your health and finances along the way, and leak what it learned. Their recommendation: strict permission minimization β read-only, dedicated folders, minimum necessary data.
balmas-mcp turns that advice into code, and goes one step further: it minimizes not just which files the agent reads, but what's inside them.
PERSON_001, ID_001)
before the content is returned. Secrets too: API keys (OpenAI,
Anthropic, GitHub, AWS, Stripe, Slackβ¦), JWTs, private-key blocks,
password: values and .env credentials become SECRET_001 at every
level β and are never written back by restore_text. The same person is PERSON_001 in every
file, so the agent's reasoning stays coherent. Detection runs in this
process β deterministic patterns, lexicons and checksums (Israeli ID
included). Hebrew and English.restore_text maps the tokens in the
agent's final output back to the original values β locally.Read-only by design: the server exposes no write tools at all.
bk_...) at balmasai.com/app/team.Options: allowed folders as positional args (required, one or more) Β·
--level standard|strict|maximum (default strict).
| Tool | What the agent gets |
|---|---|
list_files | Names, sizes, types inside allowed folders β never contents |
read_clean_file | The file's text after local anonymization |
restore_text | Real values back into its output (session tokens only) |
Supported inputs: txt csv md docx xlsx pptx pdf (text layer).
| Leaves your machine? | |
|---|---|
| File contents | Never |
| File names / paths | Never |
| The replacement map | Never |
| Metering counters (file type + item counts) | Yes β that's all |
Each file read counts as one document against your account's monthly quota (free 10 / PRO 200 / TEAM 1,000). Full processing happens in this local process.
Built by BALMAS AI β sensitive data stops here. Docs: balmasai.com/mcp
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/balmas-mcp)<a href="https://allmcps.com/mcp/balmas-mcp"><img src="https://allmcps.com/api/badge/balmas-mcp?style=directory" alt="Balmas MCP on AllMCPs" /></a>