Fix entry formatting
Frank Fiegel committed
May 26, 2026 at 21:15 UTC
b6242c248d54bfaaccce00f44714f903a1c8fbca
1 file changed
+1
-1
README.md
+1
-1
@@ -2189,7 +2189,7 @@ Tools for conducting research, surveys, interviews, and data collection.
2189
- [arian-gogani/nobulex](https://github.com/arian-gogani/nobulex) [](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.
2190
- [agentward-ai/agentward](https://github.com/agentward-ai/agentward) [](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.
2191
- [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.
2192
-- [gaoharimran29-glitch/Cybersecurity-MCP-Server](https://github.com/gaoharimran29-glitch/Cybersecurity-MCP-Server) [] (https://glama.ai/mcp/servers/gaoharimran29-glitch/Cybersecurity-MCP-Server) 🐍 🏠 🪟 🍎 🐧 - Cybersecurity reconnaissance server for Claude. WHOIS lookup, DNS enumeration with subdomain brute-forcing, Nmap port scanning with service detection, SSL/TLS certificate inspection, technology stack fingerprinting, CVE lookup, and IP reputation checking. Runs fully locally via FastMCP.
2192
+- [gaoharimran29-glitch/Cybersecurity-MCP-Server](https://github.com/gaoharimran29-glitch/Cybersecurity-MCP-Server) [](https://glama.ai/mcp/servers/gaoharimran29-glitch/Cybersecurity-MCP-Server) 🐍 🏠 🪟 🍎 🐧 - Cybersecurity reconnaissance server for Claude. WHOIS lookup, DNS enumeration with subdomain brute-forcing, Nmap port scanning with service detection, SSL/TLS certificate inspection, technology stack fingerprinting, CVE lookup, and IP reputation checking. Runs fully locally via FastMCP.
2193
- [vinaybhosle/agentstamp](https://github.com/vinaybhosle/agentstamp) [](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.
2194
- [jimmyracheta/AI-Runtime-Guard](https://github.com/runtimeguard/runtime-guard)[](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.
2195
- [airblackbox/air-blackbox-mcp](https://github.com/airblackbox/air-blackbox-mcp) [](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.