diff --git a/README.md b/README.md index 0cd64e03b..77de977e6 100644 --- a/README.md +++ b/README.md @@ -2389,6 +2389,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [tponscr-debug/oracle-h-mcp](https://github.com/tponscr-debug/oracle-h-mcp) [![mcp-oracle-h MCP server](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h/badges/score.svg)](https://glama.ai/mcp/servers/tponscr-debug/mcp-oracle-h) 📇 ☁️ 🍎 🪟 🐧 - Mandatory human approval gate for autonomous AI agents. Intercepts critical, irreversible, or financially significant actions and routes them to a human via Telegram for real-time approve/reject. Raises workflow success probability from 81.5% to 99.6%. - [arthurpanhku/DocSentinel](https://github.com/arthurpanhku/DocSentinel) [![DocSentinel MCP server](https://glama.ai/mcp/servers/arthurpanhku/DocSentinel/badges/score.svg)](https://glama.ai/mcp/servers/arthurpanhku/DocSentinel) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP server for AI agent for cybersecurity: automate assessment of documents, questionnaires & reports. Multi-format parsing, RAG knowledge base,Risks, compliance gaps, remediations. - [urldna/mcp](https://github.com/urldna/mcp) [![urlDNA MCP server](https://glama.ai/mcp/servers/urldna/mcp/badges/score.svg)](https://glama.ai/mcp/servers/urldna/mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for automated URL scanning and forensic phishing triage. Captures full DOM snapshots, network requests, and visual screenshots to identify malicious redirects and infrastructure. Supports historical threat hunting using Custom Query Language (CQL) to map actor patterns across millions of recorded scans. +- [uchit/mcp-regulated-ai-compliance](https://github.com/uchit/mcp-regulated-ai-compliance) 📇 🏠 🍎 🪟 🐧 - Regulated-industry AI compliance knowledge as MCP. 6 tools (lookup_control · classify_use_case · crosswalk · walk_playbook · get_anti_pattern · list_regulations), 53 resources, 5 prompts. Covers EU AI Act, APRA CPS 230/234, NIST AI RMF, ISO 42001, AU AI Safety Standard (DISR Aug 2024), OWASP LLM Top 10, SLSA, SSDF, OAIC APPs, GDPR, DORA + 17 more frameworks. 56 controls × 28 regulations × 261 tools, 15 named anti-patterns, 20-entry crosswalk matrix. Apache 2.0 + CC BY 4.0 dataset. Install: `npx -y @hellouchit/mcp-regulated-ai-compliance` - [iamredmh/volta-mcp-server](https://github.com/iamredmh/volta-mcp-server) [![volta-mcp-server MCP server](https://glama.ai/mcp/servers/iamredmh/volta-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/iamredmh/volta-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Burn-after-read encrypted notes for AI agents. Create and read self-destructing notes via Volta Notes with AES-256-GCM E2E encryption — the decryption key never leaves the URL fragment. Secure credential handoff between users and agents without secrets appearing in chat history. - [zkproofport/proofport-ai](https://github.com/zkproofport/proofport-ai) [![proofport-ai MCP server](https://glama.ai/mcp/servers/zkproofport/proofport-ai/badges/score.svg)](https://glama.ai/mcp/servers/zkproofport/proofport-ai) 📇 ☁️ - Zero-knowledge proof generation MCP server for AI agents. Lets agents prove identity claims (Coinbase KYC, Country, Google OIDC, Google Workspace, Microsoft 365) without revealing personal information. Server-side proving in AWS Nitro Enclave TEE, paid via x402 USDC on Base. Built on Noir circuits (Aztec) and ERC-8004 agent identity. Reference application [OpenStoa](https://github.com/zkproofport/openstoa) won 1st place at The Synthesis Hackathon ("Agents That Keep Secrets" track). - [cuttalo/depscope](https://github.com/cuttalo/depscope) [![cuttalo/depscope MCP server](https://glama.ai/mcp/servers/cuttalo/depscope/badges/score.svg)](https://glama.ai/mcp/servers/cuttalo/depscope) 📇 ☁️ 🏠 - Package Intelligence for AI agents. 22 tools across 17 ecosystems (npm/pypi/cargo/go/maven/nuget/rubygems/composer/pub/hex/swift/cocoapods/cpan/hackage/cran/conda/homebrew) — check health, vulnerabilities (OSV + CISA KEV + EPSS), typosquats, malicious flags, alternatives, known bugs, breaking changes, stack compatibility and error-to-fix. 31k+ packages, 2.2k+ CVEs enriched. Zero auth, MIT. Remote URL https://mcp.depscope.dev/mcp or stdio `npx depscope-mcp`.