Merge pull request #10588 from fixlyai/add-reelier

Add Reelier (deterministic tool-call replay + drift diff)
This commit is contained in:
Frank Fiegel
2026-07-24 17:10:33 +02:00
committed by GitHub
+1
View File
@@ -1342,6 +1342,7 @@ Tools and integrations that enhance the development workflow and environment man
- [sapientpants/sonarqube-mcp-server](https://github.com/sapientpants/sonarqube-mcp-server) 🦀 ☁️ 🏠 - A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses - [sapientpants/sonarqube-mcp-server](https://github.com/sapientpants/sonarqube-mcp-server) 🦀 ☁️ 🏠 - A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses
- [sbroenne/mcp-server-excel](https://github.com/sbroenne/mcp-server-excel) #⃣ 🏠 🪟 - Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only. - [sbroenne/mcp-server-excel](https://github.com/sbroenne/mcp-server-excel) #⃣ 🏠 🪟 - Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only.
- [SDGLBL/mcp-claude-code](https://github.com/SDGLBL/mcp-claude-code) 🐍 🏠 - An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support. - [SDGLBL/mcp-claude-code](https://github.com/SDGLBL/mcp-claude-code) 🐍 🏠 - An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.
- [seldonframe/reelier](https://github.com/seldonframe/reelier) [![seldonframe/reelier MCP server](https://glama.ai/mcp/servers/seldonframe/reelier/badges/score.svg)](https://glama.ai/mcp/servers/seldonframe/reelier) 📇 🏠 🍎 🪟 🐧 - Record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift — CI + snapshot tests for MCP tool-call workflows. `npx -y reelier serve`
- [selvage-lab/selvage](https://github.com/selvage-lab/selvage) 🐍 🏠 - LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter. - [selvage-lab/selvage](https://github.com/selvage-lab/selvage) 🐍 🏠 - LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.
- [NavinAgrawal/mcp-broker](https://github.com/NavinAgrawal/mcp-broker) [![NavinAgrawal/mcp-broker MCP server](https://glama.ai/mcp/servers/NavinAgrawal/mcp-broker/badges/score.svg)](https://glama.ai/mcp/servers/NavinAgrawal/mcp-broker) 🐍 🏠 🍎 🪟 🐧 - Local MCP process broker that exposes one compact client entry while routing to many configured upstream MCP servers with profile gates, lifecycle ownership, and mutating-tool allowlists. - [NavinAgrawal/mcp-broker](https://github.com/NavinAgrawal/mcp-broker) [![NavinAgrawal/mcp-broker MCP server](https://glama.ai/mcp/servers/NavinAgrawal/mcp-broker/badges/score.svg)](https://glama.ai/mcp/servers/NavinAgrawal/mcp-broker) 🐍 🏠 🍎 🪟 🐧 - Local MCP process broker that exposes one compact client entry while routing to many configured upstream MCP servers with profile gates, lifecycle ownership, and mutating-tool allowlists.
- [notasandy/mcp-code-sanitizer](https://github.com/notasandy/mcp-code-sanitizer) [![mcp-code-sanitizer MCP server](https://glama.ai/mcp/servers/notasandy/mcp-code-sanitizer/badges/score.svg)](https://glama.ai/mcp/servers/notasandy/mcp-code-sanitizer) 🐍 🏠 🍎 🪟 🐧 - Strict AI code reviewer powered by Groq. Finds bugs, vulnerabilities and SQL injections. Tools: analyze_code, compare_code, explain_code, generate_tests, analyze_file, HTML reports. - [notasandy/mcp-code-sanitizer](https://github.com/notasandy/mcp-code-sanitizer) [![mcp-code-sanitizer MCP server](https://glama.ai/mcp/servers/notasandy/mcp-code-sanitizer/badges/score.svg)](https://glama.ai/mcp/servers/notasandy/mcp-code-sanitizer) 🐍 🏠 🍎 🪟 🐧 - Strict AI code reviewer powered by Groq. Finds bugs, vulnerabilities and SQL injections. Tools: analyze_code, compare_code, explain_code, generate_tests, analyze_file, HTML reports.