Data-driven ACH layout loader
- ✓Actively maintained (<30d)
- ✓Documented (README)
- !Licence file present but not machine-readable
claude mcp add achlens -- uvx achlens{
"mcpServers": {
"achlens": {
"command": "uvx",
"args": ["achlens"]
}
}
}MCP Servers overview
# achlens <!-- mcp-name: io.github.mscott9160-web/achlens --> achlens is a local-first Python MCP server and CLI for inspecting synthetic ACH files. It parses fixed-width records, validates structure and control totals, explains findings, masks sensitive fields, repairs derived controls, and generates deterministic test files. It never transmits ACH files or makes bank/network calls. Use synthetic data only. This project is not a bank gateway, compliance advisor, or transmission system. ## Quick Start ```text uv sync uv run achlens --help uv run achlens validate tests/fixtures/golden/sample_valid.ach uv run achlens generate --sec PPD --entries 5 --seed 7 > synthetic.ach ``` In Windows PowerShell, use an explicit ASCII encoding because PowerShell's default `>` redirection can write UTF-16 output that is not valid ACH text: ```powershell uvx achlens generate --sec PPD --entries 5 --seed 7 | Set-Content -Encoding ascii synthetic.ach ``` Run the MCP server over stdio: ```text uv run achlens serve ``` The MCP server exposes validation, summaries, parsed-record paging, control explanations, routing checks, code lookup, synthetic generation, and control repair. See [docs/tools.md](docs/tools.md) for the current tool surface. Sensitive fields are masked by default. Configure `ACHLENS_ALLOWED_ROOTS` to enable MCP path inputs; otherwise provide file content directly. See [SECURITY.md](SECURITY.md) for the data and write boundaries. ## Development This project uses [uv](https://docs.astral.sh/uv/). ```text uv sync uv run achlens --help uv run pytest -q uv run ruff check . uv run ruff format --check . uv run mypy --strict src ``` Never add real payment data, account numbers, or ACH files to this repository.
What people ask about achlens
What is mscott9160-web/achlens?
+
mscott9160-web/achlens is mcp servers for the Claude AI ecosystem. Data-driven ACH layout loader It has 0 GitHub stars and its last recorded update is dated 2026-09-12.
How do I install achlens?
+
You can install achlens by cloning the repository (https://github.com/mscott9160-web/achlens) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is mscott9160-web/achlens safe to use?
+
Our security agent has analyzed mscott9160-web/achlens and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains mscott9160-web/achlens?
+
mscott9160-web/achlens is maintained by mscott9160-web. The last recorded GitHub activity is dated 2026-09-12, with 2 open issues.
Are there alternatives to achlens?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy achlens to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/mscott9160-web-achlens)<a href="https://claudewave.com/repo/mscott9160-web-achlens"><img src="https://claudewave.com/api/badge/mscott9160-web-achlens" alt="Featured on ClaudeWave: mscott9160-web/achlens" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.