Stats
Actions
Tags
From drywall
Runs locally as a JSCPD server to detect duplicated code (copy-paste detector) in JavaScript, TypeScript, Python, Java, and other languages.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"jscpd": {
"command": "${CLAUDE_PLUGIN_ROOT}/servers/jscpd.js"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/servers/jscpd.jsnpx claudepluginhub nikhaldi/drywall