MCP Server for the Codacy API that exposes repository, file, quality, coverage, security, and PR-related operations through Model Context Protocol tools.
https://github.com/codacy/codacy-mcp-serverStop context-switching between your IDE and Codacy dashboard. This MCP server brings your entire Codacy analysis suite directly into Claude, Copilot, and other AI coding assistants—giving you instant access to code quality insights, security vulnerabilities, and coverage data without breaking your development flow.
You're deep in a coding session when you need to check security issues across your organization, analyze PR coverage, or investigate code quality patterns. Instead of opening browsers, navigating dashboards, and losing your mental context, you now get everything through natural language queries in your AI assistant.
Ask "What security vulnerabilities exist in our React components?" and get SAST, secrets, and dependency scanning results. Request "Show me the coverage diff for this PR" and receive detailed file-by-file analysis. Query "What are the highest complexity issues in this repository?" and get actionable insights—all without leaving your development environment.
This isn't just basic code quality checking. You get Codacy's full enterprise analysis suite:
Security Analysis
Code Quality Deep Dive
Pull Request Intelligence
Run immediate analysis locally with Codacy CLI integration, or tap into your existing Codacy dashboard data. The server automatically handles CLI installation and initialization, so you can analyze specific files or entire directories instantly—perfect for getting feedback on changes before they hit your CI pipeline.
Security Audit Workflow
"Show me all high-severity security issues in our authentication modules"
→ Filters SAST findings by severity and component
→ Provides specific file locations and remediation guidance
→ No manual dashboard navigation required
PR Review Enhancement
"What's the test coverage impact of PR #245?"
→ Calculates diff coverage across all modified files
→ Identifies uncovered code paths
→ Streamlines code review process
Technical Debt Management
"List the most complex functions in our codebase that need refactoring"
→ Surfaces complexity metrics and duplication patterns
→ Prioritizes refactoring targets
→ Enables data-driven technical debt decisions
One-click installation for VS Code, Cursor, and Windsurf. The server connects to your existing Codacy account via API token and works with your current repository permissions—no additional authentication complexity.
For VS Code with Copilot, you get Agent mode integration where all Codacy tools appear directly in your tool selection. For Claude Desktop users, it's a simple JSON configuration addition.
Analyze individual files, entire repositories, or scan across your entire organization. Pagination support handles large result sets, and filtering capabilities let you drill down by author, branch, language, or issue severity.
The server manages your organization's repository access automatically, so you only interact with codebases you're authorized to analyze—maintaining security boundaries while maximizing analysis coverage.
Your development workflow stays uninterrupted while gaining enterprise-grade code analysis capabilities. Instead of switching contexts to check code quality, you get insights delivered directly in your natural development conversations.