Merge pull request #6993 from NavinAgrawal/add-mcp-broker

Add mcp-broker 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-06-06 18:31:38 -05:00
committed by GitHub
+1
View File
@@ -1102,6 +1102,7 @@ Tools and integrations that enhance the development workflow and environment man
- [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.
- [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.
- [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.
- [shellsage-ai/mcp-server-boilerplate](https://github.com/shellsage-ai/mcp-server-boilerplate) [![mcp-server-boilerplate MCP server](https://glama.ai/mcp/servers/@shellsage-ai/mcp-server-boilerplate/badges/score.svg)](https://glama.ai/mcp/servers/@shellsage-ai/mcp-server-boilerplate) 📇 🐍 🏠 - Production-ready MCP server starter templates in TypeScript and Python. Includes tool, resource, and prompt patterns with Claude Desktop integration configs.
- [SegfaultSorcerer/heap-seance](https://github.com/SegfaultSorcerer/heap-seance) [![heap-seance MCP server](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance/badges/score.svg)](https://glama.ai/mcp/servers/SegfaultSorcerer/heap-seance) 🐍 🏠 🍎 🪟 🐧 - Java memory leak diagnostics via jcmd, jmap, jstat, JFR, Eclipse MAT, and async-profiler with structured confidence-based verdicts. Two-stage escalation model with conservative scan and deep forensics.