religa/multi-mcp
Overview
A Python tool for parallel multi-model code review, security analysis, and AI debate. Orchestrates LLMs like ChatGPT, Claude, and Gemini to compare outputs, build consensus, and perform OWASP Top 10 security checks.
Capabilities
- • stdio transport support
- • resource handlers
- • github integration
- • mcp client integration
- • workflow automation support
Best For
Multi-MCP orchestrates ChatGPT, Claude, and Gemini for parallel code review, security analysis, and AI debate with OWASP Top 10 checks.
Decision Snapshot
Usage
available
Docs
1 links
Config
8 strong hints
Capabilities
5 key capabilities detected
- • GitHub stars: 23
- • Forks: 6
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/16/2026
Usage
# Install dependencies && uv sync && # Copy and configure .env && cp .env.example .env
Features
- • **🔍 Code Review** - Systematic workflow with OWASP Top 10 security checks and performance analysis
- • **💬 Chat** - Interactive development assistance with repository context awareness
- • **🔄 Compare** - Parallel multi-model analysis for architectural decisions
- • **🎭 Debate** - Multi-agent consensus workflow (independent answers + critique)
- • **🖥️ CLI & API Models** - Mix CLI-based (Gemini CLI, Codex CLI) and API models
- • **🏷️ Model Aliases** - Use short names like mini, sonnet, gemini
- • **🧵 Threading** - Maintain context across multi-step reviews
- • **Project .env** (current directory or project root)
Use Cases
- • Supports capabilities such as: stdio transport support; resource handlers; github integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • stdio transport support
- • resource handlers
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• # Install dependencies && uv sync && # Copy and configure .env && cp .env.example .env
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: coding
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
spyrae/claude-concilium
Multi-agent AI consultation framework for Claude Code, featuring three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review, problem-solving, fallback chains, and error detection. Includes a ready-to-use Claude Code skill.
x51xxx/copilot-mcp-server
An MCP server connecting IDEs or AI assistants to GitHub Copilot CLI for code analysis, review, and batch processing.
sim-xia/skill-cortex-server
An MCP server enabling IDEs/CLIs to access Claude Code Skills capabilities, with features for skill discovery, indexing, and management.
juehang/vscode-mcp-server
An MCP Server enabling AI (e.g., Claude) to access VS Code workspace directory structures, linter issues, code files, and perform edits.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.