mcp-magi
1
The MAGI MCP Server is designed to facilitate a standardized code review process through a distributed architecture via MAGI Gateway. This project supports orchestrated code review, utilizing multiple agents to assess code quality and make decisions.
src/server.py
Code review server that implements MCP protocol
src/client.py
Simple client for testing server functionality