feat: Add Moth to developer tools

Adding `stfade/moth` to the Developer Tools section. 

Moth is a lightweight, read-only MCP server that stops agents from hallucinating fixes by enforcing a structured pipeline (`analyze → fix → verify → remember`). It provides project-local verified fix memory.

Thank you!
This commit is contained in:
Samet Taşlıoğlu
2026-05-04 20:11:35 +03:00
committed by GitHub
parent 39b5e990fe
commit 8f3e12d2af
+1
View File
@@ -1038,6 +1038,7 @@ Tools and integrations that enhance the development workflow and environment man
- [srclight/srclight](https://github.com/srclight/srclight) [![srclight MCP server](https://glama.ai/mcp/servers/@srclight/srclight/badges/score.svg)](https://glama.ai/mcp/servers/@srclight/srclight) 🐍 🏠 - Deep code indexing MCP server with SQLite FTS5, tree-sitter, and embeddings. 29 tools for symbol search, call graphs, git intelligence, and hybrid semantic search.
- [st3v3nmw/sourcerer-mcp](https://github.com/st3v3nmw/sourcerer-mcp) 🏎️ ☁️ - MCP for semantic code search & navigation that reduces token waste
- [stass/lldb-mcp](https://github.com/stass/lldb-mcp) 🐍 🏠 🐧 🍎 - A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling.
- [stfade/moth](https://github.com/stfade/moth) [![stfade/moth MCP server](https://glama.ai/mcp/servers/stfade/moth/badges/score.svg)](https://glama.ai/mcp/servers/stfade/moth) 📇 🏠 - A lightweight MCP server for structured bug-fix analysis and project-local verified fix memory for AI agents.
- [storybookjs/addon-mcp](https://github.com/storybookjs/addon-mcp) 📇 🏠 - Help agents automatically write and test stories for your UI components.
- [tactual-dev/tactual](https://github.com/tactual-dev/tactual) [![tactual-dev/tactual MCP server](https://glama.ai/mcp/servers/tactual-dev/tactual/badges/score.svg)](https://glama.ai/mcp/servers/tactual-dev/tactual) 📇 🏠 🍎 🪟 🐧 - Screen-reader navigation cost analyzer. Models real AT user effort with per-profile scoring, graph-based pathfinding, and step-by-step navigation traces.
- [TamarEngel/jira-github-mcp](https://github.com/TamarEngel/jira-github-mcp) - MCP server that integrates Jira and GitHub to automate end-to-end developer workflows, from issue tracking to branches, commits, pull requests, and merges inside the IDE.