mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
Add spendshield: payment guardrails for AI agents (Python + MCP)
This commit is contained in:
@@ -3172,6 +3172,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
|
||||
### 🔒 <a name="security"></a>Security
|
||||
|
||||
- [felixpg13-glitch/spendshield](https://github.com/felixpg13-glitch/spendshield) [](https://glama.ai/mcp/servers/felixpg13-glitch/spendshield) 🐍 🏠 - Payment guardrails for AI agents: spend-capped digital identity (KYA), dry-run / budget / amount-limit / approval gates, prompt-injection defense (new recipients & large amounts require human sign-off), AES-encrypted secret vault with audited access, full audit trail. Python library + stdio MCP server. `pip install spendshield`
|
||||
- [rudimentall1/agentic-wallet-guardian-v3](https://github.com/rudimentall1/agentic-wallet-guardian-v3) [](https://glama.ai/mcp/servers/rudimentall1/agentic-wallet-guardian-v3) 🐍 🏠 - Self-hosted security and policy layer for AI agents interacting with blockchain wallets. Agents submit a proposed transaction/action and Guardian evaluates wallet, token, contract, threat-intelligence, simulation, policy and reputation signals before returning an explainable ALLOW / WARN / BLOCK decision. Includes an MCP stdio server, real RPC/Blockscout/DexScreener/GoPlus providers, transaction simulation, local threat lists and policy controls.
|
||||
|
||||
- [nagameTW/mcp-server-malcolm](https://github.com/nagameTW/mcp-server-malcolm) [](https://glama.ai/mcp/servers/nagameTW/mcp-server-malcolm) 🐍 🏠 🍎 🪟 🐧 - The first MCP server for [Malcolm](https://malcolm.fyi), the open-source network traffic analysis suite (Zeek + Suricata + Arkime + OpenSearch + NetBox). Gives AI agents structured, threat-hunting access: search and aggregate traffic, discover fields, query Suricata alerts, browse Arkime sessions, and resolve NetBox assets. Read-only by default; opt-in, audited write classes for alerts, tagging, hunts, and PCAP upload. `pip install mcp-server-malcolm`
|
||||
|
||||
Reference in New Issue
Block a user