mcpbeat Sign in

SafeDep Vet MCP Server

local only

SafeDep Vet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

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

Installs / week
not published
1106
Stars
80 open issues
16 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        path := filepath.Join(dir, filename)
Runs an external command packages/vet/src/bin.ts:51
  const child = spawn(binPath, process.argv.slice(2), { stdio: "inherit" });

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SafeDep Vet MCP

same job, measured the same way
Resource Guru MCP
by servosity

Operate Resource Guru from your AI agent via MCP.

local only
PagerDuty MCP
by servosity

Operate PagerDuty from your AI agent via MCP.

local only
Formio MCP
by form

Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.

205 installs/wk local only
Mythos Agent
by mythos-agent

Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.

68 installs/wk local only
SideButton MCP Server
by sidebutton

Open-source MCP server with browser automation and knowledge packs for AI agents

111 installs/wk local only
mcp-digger
by janeksm

Progressive on-demand access to .NET NuGet package source for AI coding agents.

45 installs/wk local only
Prefab
by prefabapp

List, create and deploy your Prefab project templates from any MCP agent.

36 installs/wk local only
Lockspec
by lockspec

MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.

44 installs/wk local only

SafeDep Vet MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for SafeDep Vet MCP?
SafeDep Vet MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SafeDep Vet MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 1 106 stars on GitHub and 80 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.