Connects to the Codacy API to run code quality and security analysis from your AI workflow. Exposes operations for checking test coverage metrics, pulling security vulnerability reports, and inspecting quality gates across your repositories. Useful when you want your assistant to audit a codebase before deployment, compare coverage trends between branches, or flag code smells during a refactoring session. Part of the MCP Armory registry, so it's auto-generated from Codacy's OpenAPI spec and tested against their live API. Authentication uses bearer tokens. Works alongside other dev tool servers like GitHub or GitLab when you need the full CI picture.
claude mcp add --transport stdio com.mcparmory-codacy -- uvx mcparmory-codacy