mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-15 20:15:18 +00:00
Merge pull request #9820 from sgateway/barry/add-s-gw
Add s-gw credential approval gateway
This commit is contained in:
@@ -2899,6 +2899,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
- [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more.
|
||||
- [sekera-radim/impri](https://github.com/sekera-radim/impri) [](https://glama.ai/mcp/servers/sekera-radim/impri) 🎖️ 📇 ☁️ 🏠 - Human-in-the-loop approval inbox for AI agents. An agent submits a proposed action (send email, post comment, run a command) via `impri_push_action`, a human approves, rejects, or edits it from a web, mobile, or Slack/Discord/Telegram inbox, and the agent only proceeds on an approved decision. The gate is a data dependency, not a prompt. Full audit trail, self-hostable (MIT, Docker Compose). `npx @impri/mcp`
|
||||
- [semgrep/mcp](https://github.com/semgrep/mcp) 📇 ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev).
|
||||
- [sgateway/s-gw](https://github.com/sgateway/s-gw) [](https://glama.ai/mcp/servers/sgateway/s-gw) 📇 🏠 🍎 🪟 🐧 - Local credential approval and execution gateway for AI coding agents. Agents receive typed handles instead of raw API tokens, SSH keys, and cloud credentials; one-time approvals bind the credential, command, arguments, working directory, environment bindings, and target. Injects credentials only into the approved child process, sanitizes output, and records a local audit trail. Install with `npm install -g @s-gw/s-gw`.
|
||||
- [GUCCI-atlasv/skillssafe-mcp](https://github.com/GUCCI-atlasv/skillssafe-mcp) [](https://glama.ai/mcp/servers/dneiil7zph) 📇 ☁️ - Free AI agent skill security scanner. Scan SKILL.md, MCP configs, and system prompts for credential theft, prompt injection, zero-width character attacks, and ClawHavoc indicators. Supports OpenClaw, Claude Code, Cursor, and Codex. No signup required.
|
||||
- [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations.
|
||||
- [sidclawhq/platform](https://github.com/sidclawhq/platform) [](https://glama.ai/mcp/servers/sidclawhq/platform) 📇 🏠 ☁️ 🍎 🪟 🐧 - Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK.
|
||||
|
||||
Reference in New Issue
Block a user