MCP Servers / development / Code Council

Code Council

JSON →
none9development

Your AI Code Review Council - Get diverse perspectives from multiple AI models in parallel.

Install
How to run this server
[ { "cmd": "npx @klitchevo/code-council", "imports": [] } ]
server path: code-council
Tools
What this server exposes
review_code
Review a piece of code with multiple AI models simultaneously, showing consensus, disagreements, and single-model findings.
review_git_changes
Review git diff changes with multiple AI models, suitable for PR reviews.
review_plan
Review a plan or design before coding to catch design issues early.
review_frontend
Review frontend code (e.g., React components) with focus on accessibility, performance, and UX.
review_backend
Review backend code (e.g., API endpoints) with focus on security and architecture.
discuss_with_council
Engage in a multi-turn conversation with the council of AI models, maintaining context.
tps_audit
Audit an entire codebase for flow, waste, and bottlenecks analysis.
Configuration
Environment & auth
authnone
envOPENROUTER_API_KEY
envGITHUB_TOKEN
Resources
Code Council — MCP Server · libregistry