Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Lazaretto MCP
  4. vs Vet
Side-by-Side Model Context Protocol Comparison

Lazaretto MCP vs Vet

In-depth architectural comparison of the Lazaretto MCP and Vet MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Lazaretto MCP
Security · Remote HTTP/SSE
Quality: 55/100 (Good) | Auth: API Key required
Vet
Security · Local stdio
Quality: 53/100 (Good) | Auth: API Key required
Verdict Summary: Choose Lazaretto MCP if you need specialized Security tools running via a hosted cloud SSE transport. Choose Vet if your workspace requires Security integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Lazaretto MCP logo

Choose Lazaretto MCP when:

  • You need dedicated capabilities in the Security domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: API Key required (Freemium).
  • You have access to required keys: LAZARETTO_API_KEY, LAZARETTO_BASE_URL.
  • Primary tools included: known_bad_lookup, scan_artifact.
Explore Lazaretto MCP Details
Vet logo

Choose Vet when:

  • You need dedicated capabilities in the Security domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • Primary tools included: npm package vetting, PyPI package vetting, Vulnerability checks.
Explore Vet Details

Feature & Specification Comparison

Specification
Lazaretto MCP logo
Lazaretto MCP
jamesdfinance-dev
Security
Vet logo
Vet
safedep
Security
SummaryCheck whether anything you depend on is known malware, before an agent installs it. checklockfile 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. scanartifact 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

Tools & Capabilities Breakdown

Lazaretto MCP Tools (2)

known_bad_lookup
scan_artifact

Vet Tools (5)

npm package vetting
PyPI package vetting
Vulnerability checks
Malicious package detection
Local Docker or standalone execution

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Lazaretto MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "jamesdfinance-dev-lazaretto-mcp": {
      "url": "https://lazaretto.dev/mcp"
    }
  }
}
Vet Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "safedep-vet": {
      "command": "npx",
      "args": [
        "-y",
        "safedep-vet"
      ]
    }
  }
}

Frequently Asked Questions

Lazaretto MCP is categorized under Security and uses a remote streaming HTTP/SSE transport. In contrast, Vet belongs to Security using local stdio subprocess. Select Lazaretto MCP when you need capabilities focused on security and Vet when you require tools for security.

More alternatives to Lazaretto MCPMore alternatives to VetSecurity category hub

Related MCP Server Comparisons

Popular comparisons with Lazaretto MCP

  • Shieldapi MCP logoLazaretto MCP vs Shieldapi MCP
  • Agentscore MCP Server logoLazaretto MCP vs Agentscore MCP Server
  • Shield logoLazaretto MCP vs Shield
  • Agentward logoLazaretto MCP vs Agentward

Popular comparisons with Vet

vet-mcp checks open source packages—like those suggested by AI coding tools—for vulnerabilities and malicious code. It supports npm and PyPI, and runs locally via Docker or as a standalone binary for fast, automated vetting.
Category & ScopeSecuritySecurity
Quality signal55/100 (Good)53/100 (Good)
Transport ProtocolRemote HTTP/SSELocal Subprocess (stdio)
Auth RequirementAPI Key requiredAPI Key required
Pricing ModelFreemiumFree / Open Source
Required Env Vars
LAZARETTO_API_KEYLAZARETTO_BASE_URL
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalRemote (HTTP/SSE) · highnpx · low
Engagement & Health 3 views 0 copies 0 upvotes 0 stars 3 views 0 copies 0 upvotes 1,106 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Lazaretto MCP ListingView Vet Listing
Depguard logo
Vet vs Depguard
  • MCP Security Audit logoVet vs MCP Security Audit
  • Mobb Vibe Shield MCP logoVet vs Mobb Vibe Shield MCP
  • Shield logoVet vs Shield