MCP Directory

jscpd

by kucherenko · TypeScript · ★ 5,584

Copy/paste detector for programming source code.

#ai#clones-detection#code-quality#coding-agents#copy-paste#cpd#detect-duplications#detector#duplicates#duplications#mcp#quality#skills

Install

npx -y github:kucherenko/jscpd

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "jscpd": {
      "command": "npx",
      "args": [
        "-y",
        "github:kucherenko/jscpd"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/jscpd) [](https://github.com/kucherenko/jscpd/blob/master/LICENSE) [](https://www.npmjs.com/package/jscpd) [](https://github.com/kucherenko/jscpd/actions/workflows/nodejs.yml) [](https://codecov.io/gh/kucherenko/jscpd) [](https://app.fossa.io/projects/git%2Bgithub.com%2Fkucherenko%2Fjscpd?ref=badge_shield) [](#backers) [](#sponsors) [](https://nodei.co/npm/jscpd/) > Copy/paste detector for programming source code, supports 150+ formats. Copy/paste is a common technical debt on a lot of projects. The jscpd gives the ability to find duplicated blocks impleme…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers