Loomal

SafeDep Vet MCP

MCP server by github.com/safedep/vet

Protect your AI agents and IDEs from malicious open-source packages.

1.1k starsoci: ghcr.io/safedep/vet:v1.17.4

About SafeDep Vet MCP

SafeDep Vet MCP is an MCP (Model Context Protocol) server published by safedep in the official MCP registry, listed under Autonomous Agents on Loomal. Protect your AI agents and IDEs from malicious open-source packages.

It ships as a Docker image (ghcr.io/safedep/vet:v1.17.4), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/safedep/vet, where the project has earned 1,075 GitHub stars.

Use SafeDep Vet MCP with your agent

Claude Code · one command
claude mcp add safedep-vet-mcp -- docker run -i --rm ghcr.io/safedep/vet:v1.17.4
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "safedep-vet-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/safedep/vet:v1.17.4"
      ]
    }
  }
}
ocighcr.io/safedep/vet:v1.17.4

Frequently asked questions

What is SafeDep Vet MCP?
SafeDep Vet MCP is an MCP (Model Context Protocol) server by safedep in the Autonomous Agents category. Protect your AI agents and IDEs from malicious open-source packages.
How do I connect SafeDep Vet MCP to Claude, Cursor, or another MCP client?
Install SafeDep Vet MCP from its oci package (ghcr.io/safedep/vet:v1.17.4) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SafeDep Vet MCP open source?
Yes — the source code is public at github.com/safedep/vet, with 1,075 GitHub stars.
Can AI agents pay to use SafeDep Vet MCP?
Not yet through Loomal — SafeDep Vet MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SafeDep Vet MCP? Claim this listing free by verifying GitHub ownership, or contact us.