Code Feedback
byniradler
0Provides automated, multi-language code feedback, validation, and project analysis through a secure API.
About
Code Feedback is an open-source Model Context Protocol (MCP) server designed to streamline code quality, correctness, and maintainability across diverse programming languages and build systems. It offers a secure, extensible, and LLM-friendly API for validating, linting, building, and analyzing code, essential for modern polyglot codebases. By catching errors early and standardizing quality, it reduces manual review time and empowers developers and AI-powered workflows.
Key Features
- Multi-language file validation (TypeScript, JavaScript, Python, Go)
- Project-level build/test integration (npm, Make)
- Secure, path-restricted file and command access
- Structured, machine-readable JSON responses
- Advanced prompt system for code review, analysis, and suggestions
- 0 GitHub stars
Use Cases
- Automating code quality checks in multi-language projects
- Standardizing code review and analysis across development teams
- Catching errors early after generating or editing code, especially LLM-generated code