mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-22 14:21:00 +00:00
Merge pull request #14452 from REX-codebase/add-fable-mode
Add Fable Mode to Coding Agents
This commit is contained in:
@@ -840,6 +840,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
|
||||
- [x51xxx/copilot-mcp-server](https://github.com/x51xxx/copilot-mcp-server) 📇 ☁️ - MCP server that connects your IDE or AI assistant to GitHub Copilot CLI for code analysis, review, and batch processing
|
||||
- [eliottreich/taskbounty-mcp-server](https://github.com/eliottreich/taskbounty-mcp-server) [](https://glama.ai/mcp/servers/eliottreich/taskbounty-mcp-server) 📇 ☁️ - MCP server for [TaskBounty](https://www.task-bounty.com). AI agents fix GitHub bugs (every fix ships with a regression test) and raise test coverage on your codebase. Posters draft and fund bounties from chat (Stripe Checkout); solvers submit PRs verified end-to-end in a sandbox. Paid in USDC, ETH, or BTC. 11 tools.
|
||||
- [Yomiracle/trinity-lite](https://github.com/Yomiracle/trinity-lite) [](https://glama.ai/mcp/servers/Yomiracle/trinity-lite) 🐍 🏠 - Local-first task bus for CLI-based AI agents. Route work, persist state in SQLite, and let Codex, Claude Code, and other agents collaborate through a shared MCP server.
|
||||
- [REX-codebase/fable-mode](https://github.com/REX-codebase/fable-mode) 🐍 🏠 🍎 🪟 🐧 - Mechanical control plane for AI coding agents. Time-locks writing, requires evidence receipts for claims, runs adversarial review, and preserves a sealed verification record. Run as an MCP server with `uvx --from fable-engine==1.3.3 fable-engine`; optionally install its bundled Agent Skill with `uvx --from fable-engine==1.3.3 fable-mode install-skill --yes`. [](https://glama.ai/mcp/servers/REX-codebase/fable-mode)
|
||||
|
||||
### 🖥️ <a name="command-line"></a>Command Line
|
||||
Run commands, capture output and otherwise interact with shells and command line tools.
|
||||
|
||||
Reference in New Issue
Block a user