Merge pull request #3756 from MARUCIE/add-authbox

Add Auth Box -- MCP credential gateway for AI agents 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-04-02 12:36:48 -06:00
committed by GitHub

View File

@@ -1767,6 +1767,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [13bm/GhidraMCP](https://github.com/13bm/GhidraMCP) 🐍 ☕ 🏠 - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol.
- [82ch/MCP-Dandan](https://github.com/82ch/MCP-Dandan) 🐍 📇 🏠 🍎 🪟 🐧 - Real-time security framework for MCP servers that detects and blocks malicious AI agent behavior by analyzing tool call patterns and intent across multiple threat detection engines.
- [MARUCIE/authbox](https://github.com/MARUCIE/authbox) [![authbox MCP server](https://glama.ai/mcp/servers/MARUCIE/authbox/badges/score.svg)](https://glama.ai/mcp/servers/MARUCIE/authbox) 📇 🏎️ 🏠 🍎 🪟 🐧 - Zero-knowledge password manager with MCP credential gateway. BIP-39 seed phrase recovery, deterministic passwords, policy-gated AI agent access (scope, rate limits, time windows, step-up approval), 70+ API key providers, and hash-chain audit trail. Go + Next.js + TypeScript.
- [Acacian/aegis](https://github.com/Acacian/aegis) [![aegis MCP server](https://glama.ai/mcp/servers/Acacian/aegis/badges/score.svg)](https://glama.ai/mcp/servers/Acacian/aegis) 🐍 🏠 🍎 🪟 🐧 - Policy-based governance for AI agent tool calls. YAML policies, approval gates, risk assessment, and audit logging. Cross-platform: LangChain, OpenAI, Anthropic, MCP.
- [adeptus-innovatio/solvitor-mcp](https://github.com/Adeptus-Innovatio/solvitor-mcp) 🦀 🏠 - Solvitor MCP server provides tools to access reverse engineering tools that help developers extract IDL files from closed-source Solana smart contracts and decompile them.
- [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.