mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-21 22:05:15 +00:00
Merge pull request #12661 from elang2/add-mcp-audit-gateway
Add mcp-audit-gateway to Security section
This commit is contained in:
@@ -3802,6 +3802,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
- [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`
|
||||
- [elang2/mcp-audit-gateway](https://github.com/elang2/mcp-audit-gateway) [](https://glama.ai/mcp/servers/elang2/mcp-audit-gateway) 📇 🏠 🍎 🪟 🐧 - Tamper-proof audit trail for AI agent tool calls. Transparent stdio proxy with cryptographic attestation (Ed25519 signing), hash-chained records, YAML policy enforcement (allow/deny/transform), and OpenTelemetry export. Zero server modification required. `npm i @mcp-audit-gateway/core`
|
||||
- [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
|
||||
- [moxno/privacyscrubber-mcp](https://github.com/moxno/privacyscrubber-mcp) [](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp) 📇 🏠 - Zero-trust local PII and secrets masking server for Cursor, Windsurf, and Claude Desktop. `npx pii-masking-run`
|
||||
- [askalf/truecopy](https://github.com/askalf/truecopy) [](https://glama.ai/mcp/servers/askalf/truecopy) 📇 🏠 🍎 🪟 🐧 - Supply-chain gate for agent skills and MCP servers — scans tool definitions for poisoned instructions, pins vetted servers by content hash in a committed lock, and verifies drift in CI; the bundled truecopy-mcp proxy exposes only pinned, unmodified tools from a live server.
|
||||
|
||||
Reference in New Issue
Block a user