mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-09 17:25:38 +00:00
Fix entry formatting
This commit is contained in:
@@ -3435,7 +3435,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
|
||||
- [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
|
||||
- [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.
|
||||
- [jamesdfinance-dev/lazaretto-mcp](https://github.com/jamesdfinance-dev/lazaretto-mcp) [](https://glama.ai/mcp/servers/jamesdfinance-dev/lazaretto-mcp) 📇 ☁️ 🏠 - Check whether anything you depend on is known malware, before an agent installs it. `check_lockfile` takes a package-lock.json, yarn.lock or pnpm-lock.yaml and matches every pinned version against published malicious-package advisories in one call, free and with no API key, catching compromised releases like chalk@5.6.1 while leaving their clean releases alone. `scan_artifact` adds deterministic behavioral analysis (no LLM in the serving path) for credential theft, exfiltration, obfuscation, prompt injection and install-time droppers, with the file, line and evidence that triggered it; verdicts are SHA-256-bound so you can re-verify what landed on disk. Paid scans settle at $0.03 USDC on Base (x402) or prepaid credits. `npx lazaretto-mcp`
|
||||
|
||||
Reference in New Issue
Block a user