Codacy

Codacy MCP Connector for Claude

F

Manage code quality and automated reviews via Codacy — track grades, monitor issues, and audit repository analysis directly from any AI agent.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Codacy account to any AI agent and take full control of your automated code reviews and quality metrics through natural conversation. Streamline how you monitor security and maintainability across your repositories natively.

What you can do

  • Organization Oversight — List and retrieve details for all organizations associated with your Codacy account natively
  • Repository Intelligence — Access current quality grades, complex files, and overall metrics for any analyzed repository flawlessly
  • Issue Management — Search for specific code quality issues using advanced filters like level, category, and language securely
  • Language Logistics — List all programming languages supported by the Codacy analysis engine flawlessly
  • Member Management — Access organization member rosters and user profile information securely
  • Webhook Visibility — Monitor configured webhooks for real-time quality and analysis notifications directly within your workspace

How it works

  1. Subscribe to this server
  2. Enter your Codacy Account API Token (found in User Settings > API)
  3. Start managing your code quality from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Engineering Managers — monitor repository grades and quality trends using natural language
  • DevOps Engineers — audit repository webhooks and analysis status without opening the dashboard
  • Software Developers — quickly look up specific code issues and security alerts straight from their chat interface
  • Security Teams — verify repository compliance and monitor vulnerability findings
code-qualitystatic-analysissecurity-scanningautomated-reviewsrepository-monitoringtechnical-debt

8 tools expose this connector's capabilities to your AI agent.

get_repository_quality_analysis

Get the current quality grade and metrics for a specific repository

list_supported_languages

List programming languages supported by the Codacy analysis engine

get_my_codacy_profile

Retrieve information about the authenticated Codacy user

list_codacy_organizations

List all organizations associated with the account

list_organization_members

List people and users belonging to an organization

list_organization_repositories

List all repositories analyzed within an organization

list_repository_webhooks

List configured webhooks for quality notifications

search_repository_issues

Search for specific code quality issues in a repository

See how to talk to your AI agent using Codacy.

List all repositories in the 'vinkius' organization on GitHub.

Retrieving repositories for gh/vinkius... I found 5 analyzed repositories: 'core-api' (Grade: A), 'web-frontend' (Grade: B), 'mcp-servers' (Grade: A), and 2 others. Which one would you like to see issues for?

Show me the security issues for the 'core-api' repository.

Searching for security issues in gh/vinkius/core-api... I found 2 'Critical' security vulnerabilities related to SQL injection patterns and 1 'Medium' warning about hardcoded secrets.

What languages does Codacy support?

Retrieving supported languages... Codacy supports over 40 languages including JavaScript, TypeScript, Python, Go, Java, PHP, Ruby, and C#. It also supports configuration files like Dockerfile and Terraform.

Yes! Use the `get_repository_quality_analysis` tool. Provide the provider (e.g., `gh`), organization, and repository name. The agent will return the current letter grade (A-F) and core quality metrics.

Related Connectors