Update Cybersecurity-MCP-Server entry in README

This commit is contained in:
Gaohar Imran
2026-05-24 12:34:15 +05:30
committed by GitHub
parent 2071face70
commit 2c09f0dc34
+1 -1
View File
@@ -2112,7 +2112,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [arian-gogani/nobulex](https://github.com/arian-gogani/nobulex) [![nobulex-mcp-server MCP server](https://glama.ai/mcp/servers/arian-gogani/nobulex/badges/score.svg)](https://glama.ai/mcp/servers/arian-gogani/nobulex) 📇 🏠 🍎 🪟 🐧 - Proof-of-behavior enforcement for AI agents. Define behavioral covenant rules (permit/forbid/require), enforce at runtime before execution, get SHA-256 hash-chained tamper-evident audit logs, and verify compliance independently. Cross-agent verification handshake — no proof, no transaction. MIT licensed, 4,244 tests.
- [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [![agent-ward MCP server](https://glama.ai/mcp/servers/agentward-ai/agent-ward/badges/score.svg)](https://glama.ai/mcp/servers/agentward-ai/agent-ward) 🐍 🏠 🍎 🪟 🐧 - Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.
- [agntor/mcp](https://github.com/agntor/mcp) 📇 ☁️ 🍎 🪟 🐧 - MCP audit server for agent discovery and certification. Provides trust and payment rail for AI agents including identity verification, escrow, settlement, and reputation management.
- - [gaoharimran29-glitch/Cybersecurity-MCP-Server](https://github.com/gaoharimran29-glitch/Cybersecurity-MCP-Server) 🐍 🏠 🪟 🍎 🐧 - Cybersecurity reconnaissance server for Claude. Six tools for domain intelligence: WHOIS lookup, DNS enumeration with subdomain brute-forcing, Nmap port scanning with service detection, SSL/TLS certificate inspection, and technology stack fingerprinting. Runs fully locally via FastMCP.
- [gaoharimran29-glitch/Cybersecurity-MCP-Server](https://github.com/gaoharimran29-glitch/Cybersecurity-MCP-Server) 🐍 🏠 🪟 🍎 🐧 - Cybersecurity reconnaissance server for Claude. Six tools for domain intelligence: WHOIS lookup, DNS enumeration with subdomain brute-forcing, Nmap port scanning with service detection, SSL/TLS certificate inspection, and technology stack fingerprinting. Runs fully locally via FastMCP.
- [vinaybhosle/agentstamp](https://github.com/vinaybhosle/agentstamp) [![vinaybhosle/agentstamp MCP server](https://glama.ai/mcp/servers/vinaybhosle/agentstamp/badges/score.svg)](https://glama.ai/mcp/servers/vinaybhosle/agentstamp) 📇 ☁️ - Trust intelligence for AI agents — identity stamps, reputation scoring (0-100), registry, forensic audit trails, and A2A passports via x402 micropayments.
- [jimmyracheta/AI-Runtime-Guard](https://github.com/runtimeguard/runtime-guard)[![runtime-guard MCP server](https://glama.ai/mcp/servers/runtimeguard/runtime-guard/badges/score.svg)](https://glama.ai/mcp/servers/runtimeguard/runtime-guard)🐍 🏠🍎 🪟 - Runtime policy enforcement for AI agents - prevents accidental damage to your systems, unauthorized agent access and automates backup-before-write for any touched files.
- [airblackbox/air-blackbox-mcp](https://github.com/airblackbox/air-blackbox-mcp) [![air-blackbox-mcp MCP server](https://glama.ai/mcp/servers/@airblackbox/air-blackbox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@airblackbox/air-blackbox-mcp) 🐍 🏠 🍎 🪟 🐧 - EU AI Act compliance scanner for Python AI agents. Scans, analyzes, and remediates LangChain/CrewAI/AutoGen/OpenAI code across 6 articles with 10 tools including prompt injection detection, risk classification, and trust layer integration. The only MCP compliance server that generates fix code, not just findings.