M
Moth
Project-local bug-fix analysis and verified fix memory.
4.5(10,000 reseñas)
Gratis
Lanzado en 2026
Sobre
Moth is an open-source MCP server that gives AI coding agents (Claude, Cursor, etc.) a verified bug-fix memory. Instead of agents blindly guessing fixes from unredacted logs and repeating the same mistakes, Moth structures the workflow. It automatically redacts API secrets, detects the framework stack, analyzes the error, and records only strictly verified successes/failures to a localmoth/fix-memory.jsonl file. Read-only, deterministic, and fully local.
Puntos positivos
- +Trabalha de forma determinística
- +Reduz a necessidade de adivinhação de soluções
- +Armazena apenas sucesso/falha verificados
Puntos negativos
- −Requer conhecimento técnico para configuração
- −Pode não ser compatível com todos os frameworks