mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 20:01:23 +00:00
Merge pull request #12293 from AntoineSakkalis/add-m2m-sentinel-mcp
Add M2M Sentinel to Security
This commit is contained in:
@@ -3654,7 +3654,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
- [dtkmn/mcp-zap-server](https://github.com/dtkmn/mcp-zap-server) [](https://glama.ai/mcp/servers/dtkmn/mcp-zap-server) ☕ 🏠 - Self-hosted OWASP ZAP integration for MCP clients, with guided security scans, findings summaries, and report generation.
|
||||
- [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.
|
||||
|
||||
- [M2M-Sentinel/m2m-sentinel-sdk](https://github.com/M2M-Sentinel/m2m-sentinel-sdk) [](https://glama.ai/mcp/servers/M2M-Sentinel/m2m-sentinel-sdk) 📇 ☁️ 🍎 🪟 🐧 - Deterministic EVM bytecode capability intelligence, EIP-1967 proxy resolution, gas recommendations, and preflight safety intelligence for autonomous agents on Base (`Chain ID: 8453`). Supports stdio and hosted SSE. `npx -y m2m-sentinel-sdk`
|
||||
- [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`
|
||||
- [chasdaddy/basescope](https://github.com/chasdaddy/basescope) [](https://glama.ai/mcp/servers/chasdaddy/basescope) 📇 ☁️ - The read-only safety layer for onchain AI agents. 13 read-only tools on Base + EVM: token/contract safety (honeypot & rug-pull checks cross-referenced across GoPlus + honeypot.is), risky-approval detection, verified-source lookup, balances, ENS + Basenames, gas, and prices. No private keys, no required API keys. `npx -y basescope`
|
||||
- [sachio222/54ch10-mcp](https://github.com/sachio222/54ch10-mcp) [](https://glama.ai/mcp/servers/sachio222/54ch10-mcp) 📇 ☁️ - Pre-interact JSON risk briefs for wallet/agent builders: `address` / `token` / `url` → score, band, flags, sources (phishing/scam/wallet/URL-reputation heuristics). Live OpenPhish + eth_getCode. x402 $0.01 USDC/brief or free demo 20/day. Analytics-only — not financial advice. Install: `npx -y github:sachio222/54ch10-mcp`. Site: https://54ch10.uk
|
||||
|
||||
Reference in New Issue
Block a user