Merge pull request #13134 from kucherenko/add-jscpd-server

Add jscpd copy/paste detector MCP server 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-20 20:02:15 -07:00
committed by GitHub
+1
View File
@@ -1335,6 +1335,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
- [embedded-society/altium-designer-mcp](https://github.com/embedded-society/altium-designer-mcp) [![embedded-society/altium-designer-mcp MCP server](https://glama.ai/mcp/servers/embedded-society/altium-designer-mcp/badges/score.svg)](https://glama.ai/mcp/servers/embedded-society/altium-designer-mcp) 🦀 🏠 🍎 🪟 🐧 - Lets an AI build and maintain Altium Designer component libraries: reads and writes .PcbLib footprints and .SchLib symbols byte-exactly (34 tools, IPC-7351B-driven footprints, STEP models, one-click Claude Desktop install).
- [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`.
- [JoeGlenn1213/ActionD](https://github.com/JoeGlenn1213/ActionD) [![JoeGlenn1213/ActionD MCP server](https://glama.ai/mcp/servers/JoeGlenn1213/ActionD/badges/score.svg)](https://glama.ai/mcp/servers/JoeGlenn1213/ActionD) 🏎️ 🏠 🍎 🐧 - Local CI/CD engine for AI agents: listens to [LGH](https://github.com/JoeGlenn1213/lgh) git events and runs plugin jobs (Go/Python/Java/web toolchains) in isolated checkouts, with structured results, AI failure diagnosis, approval gates, auto-rollback, a web console, and 22 MCP tools including one-call `dev_cycle_run` (commit → CI → verdict). `brew install JoeGlenn1213/tap/actiond`
- [kucherenko/jscpd](https://github.com/kucherenko/jscpd) [![kucherenko/jscpd MCP server](https://glama.ai/mcp/servers/kucherenko/jscpd/badges/score.svg)](https://glama.ai/mcp/servers/kucherenko/jscpd) 🎖️ 🦀 🏠 🍎 🪟 🐧 - Copy/paste (duplicate code) detection for codebases. The jscpd detector's built-in MCP server lets agents check snippets and files for duplication against a scanned project — useful as a DRY gate before an agent commits generated code. Self-contained binary, stdio transport: `jscpd --mcp`.
- [KyaniteLabs/checkyourself](https://github.com/KyaniteLabs/checkyourself) [![KyaniteLabs/checkyourself MCP server](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself/badges/score.svg)](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself) 🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.
- [m00nreport/mcp-server](https://github.com/m00nreport/mcp-server) [![m00nreport/mcp-server MCP server](https://glama.ai/mcp/servers/m00nreport/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/m00nreport/mcp-server) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Test management over MCP. Author manual test cases, assemble and run manual executions with per-case results, cut releases, and link automated tests to the cases they cover. Guided prompts for flaky-test triage, release readiness and regression hunts. Hosted or self-hosted. Install: `npx -y @m00nsolutions/mcp-server`.
- [mcurmi05/vdiff](https://github.com/mcurmi05/vdiff) [![mcurmi05/vdiff MCP server](https://glama.ai/mcp/servers/mcurmi05/vdiff/badges/score.svg)](https://glama.ai/mcp/servers/mcurmi05/vdiff) 📇 ☁️ - Breaking-change diffs for npm packages so coding agents stop writing code against outdated API knowledge.