M
Code Expert Review

Code Expert Review

mcp server

Description

MCP Code Expert System provides code review capabilities through simulated expert personas like Martin Fowler and Robert C. Martin (Uncle Bob). Built with Python using FastAPI, it analyzes code snippets against established software engineering principles, offering refactoring suggestions and clean code recommendations. The system integrates with Ollama for AI-powered reviews, stores relationships in a knowledge graph, and supports both standard mode for Cursor IDE integration and SSE transport for web applications. This implementation is particularly valuable for developers seeking expert-level feedback on their code without leaving their development environment.

Server Details

Added

April 21, 2025