mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-21 13:54:42 +00:00
Add Glama score badge to the Small Print entry
This commit is contained in:
@@ -3778,7 +3778,7 @@ Tools for conducting research, surveys, interviews, and data collection.
|
||||
- [Jiangw2718i/frisk](https://github.com/Jiangw2718i/frisk) [](https://glama.ai/mcp/servers/Jiangw2718i/frisk) 📇 🏠 ☁️ - Screen the counterparty of an x402 payment before an agent pays it. One tool, `screen_payment`, runs deterministic checks — address sanity, dynamic-`payTo` swap detection, transport safety and your own spend policy — and returns `allow`/`review`/`block` with the reasons for the verdict. Advisory: it never holds funds, and your code decides. Runs entirely on your machine by default with no key, no account and no network call (MIT, 5 packages installed); set `FRISK_API_KEY` to answer the same tool from the hosted reputation graph instead. `npx frisk-mcp`
|
||||
|
||||
- [epistemedeus/skillguard](https://github.com/epistemedeus/skillguard) [](https://glama.ai/mcp/servers/epistemedeus/skillguard) 📇 🏠 - Static security scanner for Claude Code skills, plugins, and MCP servers — vet a dependency for malware (secret/env exfiltration, install-time hooks, prompt injection, committed binaries) **before** you install it. Static-only: it clones and reads files, never executes the scanned code. `npx -y github:epistemedeus/skillguard mcp`
|
||||
- [gostanos/smallprint-action](https://github.com/gostanos/smallprint-action/tree/main/mcp) 📇 ☁️ - Read the Small Print record: the tool descriptions, schemas and instructions of MCP servers, agent skills and plugins, hashed every version and diffed between releases, each change graded by a printed rule, with public advisories joined by version. Three read-only tools over the public record; `npx -y smallprint-mcp`.
|
||||
- [gostanos/smallprint-action](https://github.com/gostanos/smallprint-action/tree/main/mcp) [](https://glama.ai/mcp/servers/gostanos/smallprint-action) 📇 ☁️ - Read the Small Print record: the tool descriptions, schemas and instructions of MCP servers, agent skills and plugins, hashed every version and diffed between releases, each change graded by a printed rule, with public advisories joined by version. Three read-only tools over the public record; `npx -y smallprint-mcp`.
|
||||
|
||||
### 🌐 <a name="social-media"></a>Social Media
|
||||
|
||||
|
||||
Reference in New Issue
Block a user