Back to search
30
MCP

@klitchevo/code-council

npm/@klitchevo/code-council

Multi-model AI code review server using OpenRouter - get diverse perspectives from multiple LLMs in parallel

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@opencodereview/mcp-server
MCP Server for Open Code Review - AI code quality gate for Claude Desktop, Cursor, Windsurf, VS Code Copilot
0 tools
io.github.csoai-org/code-reviewer-ai-mcp
code-reviewer-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
io.github.lykhoyda/ask-codex
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
Multi-MCP
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@klitchevo/code-council": {
      "url": "None",
      "transport": "http"
    }
  }
}