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"]
}
}
}Resumen de MCP Servers
# 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.
Lo que la gente pregunta sobre achlens
¿Qué es mscott9160-web/achlens?
+
mscott9160-web/achlens es mcp servers para el ecosistema de Claude AI. Data-driven ACH layout loader Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-12.
¿Cómo se instala achlens?
+
Puedes instalar achlens clonando el repositorio (https://github.com/mscott9160-web/achlens) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar mscott9160-web/achlens?
+
Nuestro agente de seguridad ha analizado mscott9160-web/achlens y le ha asignado un Trust Score de 67/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene mscott9160-web/achlens?
+
mscott9160-web/achlens es mantenido por mscott9160-web. La última actividad registrada en GitHub es del 2026-09-12, con 2 issues abiertos.
¿Hay alternativas a achlens?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega achlens en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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.