Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1318,6 +1318,7 @@ Servers interacting with security tools and platforms, vulnerability databases,
- [shadoprizm/cyberlens-mcp-server](https://github.com/shadoprizm/cyberlens-mcp-server): Security scanning MCP server for AI assistants — scan websites for missing headers and HTTPS issues, scan GitHub repos for secrets and CVE vulnerabilities, and scan Claw Hub skills for malicious code before installing. Free tier with local quick-scan (no account needed). `npx -y @shadoprizm/cyberlens-mcp-server`
- [rudi193-cmd/willow-1.7](https://github.com/rudi193-cmd/willow-1.7): Portless MCP server with PGP-signed SAFE manifest authorization. SQLite + Postgres knowledge graph, bubblewrap-sandboxed task queue, file intake pipeline, and local inference with free cloud fallback. Zero network attack surface — stdio only, no HTTP listeners.
- [AgentSeal](https://github.com/JoeyBrar/agentseal-mcp) - Action logs for AI agents. Records every action in a SHA-256 hash chain for verifiable audit trails. Install via `npx agentseal-mcp`.
- [MEOK Governance Suite](https://github.com/CSOAI-ORG/meok-setup): 38 AI compliance MCPs covering EU AI Act, DORA, NIS2, CRA, MDR, FDA SaMD, MiCA, AML, Basel III, MiFID II, COPPA/FERPA, watermarking + C2PA, AI-BOM, bias detection, prompt-injection firewall, CISA KEV, MITRE ATT&CK/ATLAS, SLSA, Sigstore. HMAC-signed attestations. `npx meok-setup --pack governance`.
## 📱 Social Media & Content Platforms

Servers interacting with social networks, content platforms, or feed aggregators.
Expand Down
1 change: 1 addition & 0 deletions docs/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ Servers interacting with security tools and platforms, vulnerability databases,
- [fr0gger/MCP_Security](https://github.com/fr0gger/MCP_Security): A Model Context Protocol server for querying the ORKL API, providing tools for threat intelligence analysis and integration with MCP-compatible applications.
- [microsoft/agent-governance-toolkit](https://github.com/microsoft/agent-governance-toolkit): Kernel-level governance MCP server for AI agents — enforces deterministic policies (tool filtering, budget caps, rate limits, audit logging) instead of prompt-based guardrails. Part of microsoft/agent-lightning (14k★). Run via `npx agentos-mcp-server`.
- [true-alter/alter-identity](https://github.com/true-alter/alter-identity): Identity infrastructure for the AI economy — 33-trait psychometric engine delivering verified human identity via MCP. Tools for trait vectors, belonging probability, attunement depth, and privacy-gated inference. Streamable-HTTP remote server at `https://mcp.truealter.com/api/v1/mcp`. Free tier: 16 tools, 10 req/min.
- [MEOK Governance Suite](https://github.com/CSOAI-ORG/meok-setup): 38 AI compliance MCPs covering EU AI Act, DORA, NIS2, CRA, MDR, FDA SaMD, MiCA, AML, Basel III, MiFID II, COPPA/FERPA, watermarking + C2PA, AI-BOM, bias detection, prompt-injection firewall, CISA KEV, MITRE ATT&CK/ATLAS, SLSA, Sigstore. HMAC-signed attestations. `npx meok-setup --pack governance`.