From 5db8dd389683a7de172b356268cd5f852e67d54f Mon Sep 17 00:00:00 2001 From: rev2ret Date: Sun, 24 May 2026 08:01:19 +0300 Subject: [PATCH 1/2] docs: add SecureAudit-MCP to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a58a33b32..7efa09c36 100644 --- a/README.md +++ b/README.md @@ -2184,6 +2184,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [rafapra3008/cervellaswarm](https://github.com/rafapra3008/cervellaswarm/tree/main/packages/mcp-server) [![rafapra3008/cervellaswarm MCP server](https://glama.ai/mcp/servers/rafapra3008/cervellaswarm/badges/score.svg)](https://glama.ai/mcp/servers/rafapra3008/cervellaswarm) 🐍 🏠 🍎 πŸͺŸ 🐧 - Verify AI agent communication protocols using session types. Formal specification with Lean 4 proofs, linter, formatter, and LSP. Catches deadlocks and role violations before deployment. - [rad-security/mcp-server](https://github.com/rad-security/mcp-server) πŸ“‡ ☁️ - MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more. - [radareorg/r2mcp](https://github.com/radareorg/radare2-mcp) 🍎πŸͺŸπŸ§πŸ πŸŒŠ - MCP server for Radare2 disassembler. Provides AI with capability to disassemble and look into binaries for reverse engineering. +- [rev2ret/SecureAudit-MCP](https://github.com/rev2ret/SecureAudit-MCP) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Model Context Protocol (MCP) server for static C/C++ memory-safety scanning and compiled PE/ELF binary protections auditing (ASLR, DEP/NX, SafeSEH, PIE) with secure templates remediation. - [roadwy/cve-search_mcp](https://github.com/roadwy/cve-search_mcp) 🐍 🏠 - A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs. - [safedep/vet](https://github.com/safedep/vet/blob/main/docs/mcp.md) πŸŽ–οΈ 🏎️ ☁️ 🍎 πŸͺŸ 🐧 - vet-mcp checks open source packagesβ€”like those suggested by AI coding toolsβ€”for vulnerabilities and malicious code. It supports npm and PyPI, and runs locally via Docker or as a standalone binary for fast, automated vetting. - [samvas-codes/dawshund_mcp](https://github.com/samvas-codes/dawshund_mcp) ☁️ 🏠 - An MCP server based on dAWShund to enumerate AWS IAM data, analyze effective permissions, and visualize access relationships across users, roles, and resources. Built for cloud security engineers who want fast, easy and effective insights into AWS identity risk. From 0effa030fff6259cd455f524e98bde29aff02651 Mon Sep 17 00:00:00 2001 From: rev2ret Date: Sun, 24 May 2026 08:05:40 +0300 Subject: [PATCH 2/2] docs: add Glama score badge to SecureAudit-MCP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7efa09c36..5ccac49ac 100644 --- a/README.md +++ b/README.md @@ -2184,7 +2184,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [rafapra3008/cervellaswarm](https://github.com/rafapra3008/cervellaswarm/tree/main/packages/mcp-server) [![rafapra3008/cervellaswarm MCP server](https://glama.ai/mcp/servers/rafapra3008/cervellaswarm/badges/score.svg)](https://glama.ai/mcp/servers/rafapra3008/cervellaswarm) 🐍 🏠 🍎 πŸͺŸ 🐧 - Verify AI agent communication protocols using session types. Formal specification with Lean 4 proofs, linter, formatter, and LSP. Catches deadlocks and role violations before deployment. - [rad-security/mcp-server](https://github.com/rad-security/mcp-server) πŸ“‡ ☁️ - MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more. - [radareorg/r2mcp](https://github.com/radareorg/radare2-mcp) 🍎πŸͺŸπŸ§πŸ πŸŒŠ - MCP server for Radare2 disassembler. Provides AI with capability to disassemble and look into binaries for reverse engineering. -- [rev2ret/SecureAudit-MCP](https://github.com/rev2ret/SecureAudit-MCP) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Model Context Protocol (MCP) server for static C/C++ memory-safety scanning and compiled PE/ELF binary protections auditing (ASLR, DEP/NX, SafeSEH, PIE) with secure templates remediation. +- [rev2ret/SecureAudit-MCP](https://github.com/rev2ret/SecureAudit-MCP) [![rev2ret/SecureAudit-MCP MCP server](https://glama.ai/mcp/servers/rev2ret/SecureAudit-MCP/badges/score.svg)](https://glama.ai/mcp/servers/rev2ret/SecureAudit-MCP) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Model Context Protocol (MCP) server for static C/C++ memory-safety scanning and compiled PE/ELF binary protections auditing (ASLR, DEP/NX, SafeSEH, PIE) with secure templates remediation. - [roadwy/cve-search_mcp](https://github.com/roadwy/cve-search_mcp) 🐍 🏠 - A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs. - [safedep/vet](https://github.com/safedep/vet/blob/main/docs/mcp.md) πŸŽ–οΈ 🏎️ ☁️ 🍎 πŸͺŸ 🐧 - vet-mcp checks open source packagesβ€”like those suggested by AI coding toolsβ€”for vulnerabilities and malicious code. It supports npm and PyPI, and runs locally via Docker or as a standalone binary for fast, automated vetting. - [samvas-codes/dawshund_mcp](https://github.com/samvas-codes/dawshund_mcp) ☁️ 🏠 - An MCP server based on dAWShund to enumerate AWS IAM data, analyze effective permissions, and visualize access relationships across users, roles, and resources. Built for cloud security engineers who want fast, easy and effective insights into AWS identity risk.