mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-21 22:05:15 +00:00
Merge pull request #13312 from KongFangXun/add-sofagent-v2
Add sofagent 🤖🤖🤖
This commit is contained in:
@@ -4622,6 +4622,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
||||
- [yyyhy/nash-arena](https://github.com/yyyhy/nash-arena) [](https://glama.ai/mcp/servers/yyyhy/nash-arena) 🐍 ☁️ - A Chess and Card Game Arena For LLM, Agents can battle in game by mcp
|
||||
- [aarifmms/keyblind](https://github.com/aarifmms/keyblind) [](https://glama.ai/mcp/servers/aarifmms/keyblind) 📇 🏠 🍎 🪟 🐧 - Encrypted secrets vault with MCP for AI agents. Secrets resolved at runtime, never leaked to LLM conversations.
|
||||
- [wundervault/wundervault-mcp](https://github.com/wundervault/wundervault-mcp) [](https://glama.ai/mcp/servers/wundervault/wundervault-mcp) 📇 ☁️ - Zero-knowledge secret vault for AI agents: use API keys, passwords, and SSH keys to run real commands (exec/rsync) with the secret injected into a single command — never returned to the model or shown in chat. Client-side AES-256-GCM, per-agent scoping, append-only audit log.
|
||||
- [KongFangXun/sofagent](https://github.com/KongFangXun/sofagent) [](https://glama.ai/mcp/servers/KongFangXun/sofagent) 📇 🏠 🍎 🪟 🐧 - Commit-time audit engine for AI coding agents (Claude Code, Codex, Cursor, etc.): scans git diffs with 24 audit rules (secret leaks, out-of-scope edits, blind modifications without prior reads, commit-message prompt injection, unauthorized file changes), writes an HMAC-signed tamper-evident local audit history, and ships MCP tools for governance aggregation. MIT.
|
||||
- [labaccessnow/netip-mcp](https://github.com/labaccessnow/netip-mcp) [](https://glama.ai/mcp/servers/labaccessnow/netip-mcp) 📇 🏠 🍎 🪟 🐧 - The whatismynetip.com toolbox: subnet math for IPv4 and IPv6, IP conversion, IPv6 normalisation, MAC vendor lookup against the full IEEE registry (bundled), a hand-written 100-port directory with exposure verdicts, DNS and reverse DNS over DNS-over-HTTPS, blocklist checks that are honest about lists that refuse public resolvers, TLS certificate inspection with an SSRF guard, and the public IP the internet sees. No account, no telemetry, nothing read from disk. `npx -y github:labaccessnow/netip-mcp`
|
||||
## Frameworks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user