M
Moth
Project-local bug-fix analysis and verified fix memory.
4.5(10,000 条评价)
免费
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.
优点
- +Trabalha de forma determinística
- +Reduz a necessidade de adivinhação de soluções
- +Armazena apenas sucesso/falha verificados
缺点
- −Requer conhecimento técnico para configuração
- −Pode não ser compatível com todos os frameworks