diff --git a/README.md b/README.md index aa5e22134..be68b2510 100644 --- a/README.md +++ b/README.md @@ -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) [![M2M-Sentinel/m2m-sentinel-sdk MCP server](https://glama.ai/mcp/servers/M2M-Sentinel/m2m-sentinel-sdk/badges/score.svg)](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) [![nagameTW/mcp-server-malcolm MCP server](https://glama.ai/mcp/servers/nagameTW/mcp-server-malcolm/badges/score.svg)](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) [![chasdaddy/basescope MCP server](https://glama.ai/mcp/servers/chasdaddy/basescope/badges/score.svg)](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) [![elang2/mcp-audit-gateway MCP server](https://glama.ai/mcp/servers/elang2/mcp-audit-gateway/badges/score.svg)](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) [![sachio222/54ch10-mcp MCP server](https://glama.ai/mcp/servers/sachio222/54ch10-mcp/badges/score.svg)](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) [![moxno/privacyscrubber-mcp MCP server](https://glama.ai/mcp/servers/moxno/privacyscrubber-mcp/badges/score.svg)](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) [![askalf/truecopy MCP server](https://glama.ai/mcp/servers/askalf/truecopy/badges/score.svg)](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.