codeclimate-mcp.md

Code Climate MCP

from"codeclimate"
420

Code Climate quality and maintainability

Developer Tools
Code Climatequalitytechnical debtmaintainability
install.sh
# Clone the repository
$git clone https://github.com/codeclimate/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve