Add Glama score badge to doublegate/CyberChef-MCP entry

Per the listing-requirements bot comment on PR #14200. Badge placed
immediately after the repository link, matching the surrounding entries.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WdpcvbjZMPmAxBkGJSsYvs
This commit is contained in:
DoubleGate
2026-09-11 15:54:41 -04:00
co-authored by Claude Opus 5
parent a0def16258
commit 9c4fcf2f1d
+1 -1
View File
@@ -3588,7 +3588,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [datanexusmcp/mcp-server](https://github.com/datanexusmcp/mcp-server) [![datanexusmcp/mcp-server MCP server](https://glama.ai/mcp/servers/datanexusmcp/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/datanexusmcp/mcp-server) 🏠 ☁️ - 55 tools for verified public data lookups — CVE/SBOM security audits, licence compliance, patents, federal contracts, NPI provider lookups, nonprofit 990 filings, and domain intelligence. No API key required.
- [dkvdm/onepassword-mcp-server](https://github.com/dkvdm/onepassword-mcp-server) - An MCP server that enables secure credential retrieval from 1Password to be used by Agentic AI.
- [dnsdoctor/claude-plugin](https://github.com/dnsdoctor/claude-plugin) [![dnsdoctor/claude-plugin MCP server](https://glama.ai/mcp/servers/dnsdoctor/claude-plugin/badges/score.svg)](https://glama.ai/mcp/servers/dnsdoctor/claude-plugin) 🎖️ 🐍 ☁️ - Scan and fix a domain's email authentication — SPF, DMARC, DKIM, MX, blacklists, domain/SSL expiry. Deterministic, validated fix records (never LLM-generated); hosted server at dnsdoctor.dev/mcp with anonymous access.
- [doublegate/CyberChef-MCP](https://github.com/doublegate/CyberChef-MCP) 📇 🏠 - GCHQ [CyberChef](https://github.com/gchq/CyberChef)'s 504 data-transformation operations as MCP tools — encryption, encoding, compression and forensics — plus 19 analysis tools for work a single operation cannot express, such as hash identification, RSA and ECDSA attacks, XOR key-length recovery, cipher solving, X.509 chain validation and NIST post-quantum identification (ML-KEM/ML-DSA/SLH-DSA). Runs in-process with no separate service; `tools/list` is a navigable index by default rather than 544 schemas. `npx cyberchef-mcp` or Docker.
- [doublegate/CyberChef-MCP](https://github.com/doublegate/CyberChef-MCP) [![doublegate/CyberChef-MCP MCP server](https://glama.ai/mcp/servers/doublegate/CyberChef-MCP/badges/score.svg)](https://glama.ai/mcp/servers/doublegate/CyberChef-MCP) 📇 🏠 - GCHQ [CyberChef](https://github.com/gchq/CyberChef)'s 504 data-transformation operations as MCP tools — encryption, encoding, compression and forensics — plus 19 analysis tools for work a single operation cannot express, such as hash identification, RSA and ECDSA attacks, XOR key-length recovery, cipher solving, X.509 chain validation and NIST post-quantum identification (ML-KEM/ML-DSA/SLH-DSA). Runs in-process with no separate service; `tools/list` is a navigable index by default rather than 544 schemas. `npx cyberchef-mcp` or Docker.
- [duriantaco/skylos](https://github.com/duriantaco/skylos) [![mcp-skylos MCP server](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos/badges/score.svg)](https://glama.ai/mcp/servers/@duriantaco/mcp-skylos) 🐍 🏠 🍎 🪟 🐧 - Dead code detection, security scanning, and code quality analysis for Python, TypeScript, and Go. 98% recall with fewer false positives than Vulture. Includes AI-powered remediation.
- [eliottreich/taskbounty-check](https://github.com/eliottreich/taskbounty-check) [![taskbounty-check MCP server](https://glama.ai/mcp/servers/eliottreich/taskbounty-check/badges/score.svg)](https://glama.ai/mcp/servers/eliottreich/taskbounty-check) 📇 🏠 🍎 🪟 🐧 - Local-only GitHub Actions and CI maintenance scanner for AI-built apps. Exposes `scan_repo`, `explain_finding`, and `generate_fix_plan` to MCP clients; reads only allowlisted workflow and update configuration, modifies nothing, makes no outbound requests by default, and has zero runtime dependencies. Run with `npx -y taskbounty-check@0.1.6 mcp`.
- [emiliaprotocol/emilia-protocol](https://github.com/emiliaprotocol/emilia-protocol) [![emiliaprotocol/emilia-protocol MCP server](https://glama.ai/mcp/servers/emiliaprotocol/emilia-protocol/badges/score.svg)](https://glama.ai/mcp/servers/emiliaprotocol/emilia-protocol) 📇 🏠 - Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: `npx -y @emilia-protocol/mcp-server`.