Add Glama score badge to jscpd entry

Claude-Session: https://claude.ai/code/session_01VvWzWfEK6oV4HTe6EoGkff
This commit is contained in:
apk
2026-08-29 21:58:41 +02:00
parent e07ab156a0
commit 17705352c2
+1 -1
View File
@@ -1069,7 +1069,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
- [docweave/mcp](https://github.com/NicolasMartalog/docweave-mcp) [![docweave/mcp MCP server](https://glama.ai/mcp/servers/NicolasMartalog/docweave-mcp/badges/score.svg)](https://glama.ai/mcp/servers/NicolasMartalog/docweave-mcp) 📇 🏠 ☁️ - Generate and read PDFs for AI agents: a `generate_pdf` tool (HTML, a URL, or a template + JSON → PDF) and a `read_pdf` tool (a PDF → text/markdown). Run locally with `npx @docweave/mcp` or use the hosted streamable-HTTP endpoint. Chromium-rendered, priced per document.
- [emailens/mcp](https://github.com/emailens/mcp) [![emailens/mcp MCP server](https://glama.ai/mcp/servers/emailens/mcp/badges/score.svg)](https://glama.ai/mcp/servers/emailens/mcp) 🎖️ 📇 ☁️ - Official MCP server for Emailens, the rendering linter for email. Lint HTML email for rendering issues across 15 clients (Gmail, Outlook, Apple Mail and more), score CSS compatibility 0-100 per client, simulate dark mode, and get framework-native fix snippets for React Email, MJML, and Maizzle. `npx -y @emailens/mcp`
- [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`.
- [kucherenko/jscpd](https://github.com/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`.
- [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.
- [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.
- [modus-agendi/managed-agent-control-mcp](https://github.com/modus-agendi/managed-agent-control-mcp) [![modus-agendi/managed-agent-control-mcp MCP server](https://glama.ai/mcp/servers/modus-agendi/managed-agent-control-mcp/badges/score.svg)](https://glama.ai/mcp/servers/modus-agendi/managed-agent-control-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Start, observe, and interact with Claude Managed Agents from any MCP client — launch an agent, poll its events to watch it work, reply, approve the tools it wants to run, and stop it. Runs over stdio, an HTTP container, or AWS Lambda, with pluggable inbound auth (bearer/OIDC/Cognito).