Best for
- Teams integrating AI-driven development with code quality analysis
- Developers aiming to safely refactor legacy code with AI assistance
- Organizations embedding code health checks in CI/CD pipelines
The CodeScene MCP Server provides AI assistants with code health analysis capabilities, emphasizing local execution and AI-friendly tools. It is suitable for teams combining AI development with code quality improvement, but requires a CodeScene account. Officially maintained with detailed documentation, it carries risks related to model dependency and configuration complexity.
The CodeScene MCP Server exposes CodeScene's Code Health analysis as local AI-friendly tools for AI assistants like GitHub Copilot, Cursor, and Claude Code. It provides code health insights, including maintainability issues, complexity, and technical debt. The server runs fully locally, ensuring code and analysis data stay on-premises. Requires a CodeScene account or standalone license.
npx @codescene/codehealth-mcp), global npm, Homebrew (brew install cs-mcp), Windows script, manual download, or Docker (docker pull codescene/codescene-mcp). 3. Configure your AI assistant: Add the MCP server to your assistant (e.g., Claude Desktop, VS Code). 4. Copy the agent guidance file (AGENTS-full.md or AGENTS-standalone.md) to your repository, and add relevant skills. 5. Verify the tools are available.