[ MCP_NODE_3796 ]
Codacy 代码质量
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
调用 Codacy API 的 MCP 服务,访问代码仓库、文件、质量、覆盖率与安全等数据。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"codacy": {
"description": "MCP Server for the Codacy API, enabling access to repositories, files, quality, coverage, security and more.",
"command": "npx",
"args": [
"-y",
"@codacy/codacy-mcp"
],
"env": {
"CODACY_ACCOUNT_TOKEN": "<YOUR_TOKEN>"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号