lazaretto-mcp
Related Servers
Alternatives to lazaretto-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceAn MCP server that lets AI agents search, view, install, and validate skills from the skillhub registry through tool calls.MIT

KYA-OS MCP Serverofficial
FlicenseNot gradedqualityCmaintenanceA ready-to-deploy MCP server with in-process agent verification via KYA-OS Checkpoint, enabling secure tool access for verified agents.1-- AlicenseNot gradedqualityCmaintenanceMCP server for managing AI agent skills with pre-flight compatibility checks, ensuring missing dependencies are detected before execution.83MIT

Outfitofficial
AlicenseNot gradedqualityCmaintenanceAn MCP server that enforces agent persona permissions by acting as a gateway, scoping tool access and denying unauthorized capabilities.10 npm7MIT- AlicenseNot gradedqualityCmaintenanceMCP server that provides impact preview and approval workflow for AI agent actions, allowing users to see diffs and risk assessments before any changes are executed.1MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server for agent authorization that tests the full effect surface and enforces control over consequential actions before dispatch, emitting verifiable execution evidence.2Apache 2.0
TDQS
Scored across 3 tools
Each tool targets a distinct use case: check_lockfile for lockfile dependency trees, known_bad_lookup for individual hashes, and scan_artifact for behavioral analysis. Descriptions explicitly state when to prefer each, eliminating ambiguity.
Most tools follow verb_noun pattern (check_lockfile, scan_artifact), but known_bad_lookup is a noun phrase. This minor inconsistency slightly reduces coherence, but names are still clear and descriptive.
Three tools cover the core security analysis domain (dependency scanning, hash lookup, artifact analysis) without overlap or missing functionality. The count is well-scoped for the server's purpose.
The set provides a complete lifecycle for assessing malicious packages: broad lockfile scan, precise hash check, and deep behavioral analysis. No obvious gaps exist for the stated domain.