SafeDep Vet MCP
Rank #330io.github.safedep/vet-mcp
Protect your AI agents and IDEs from malicious open-source packages.
SafeDep Vet MCP is a Model Context Protocol (MCP) server published by safedep. It ranks #330 of 119,403 servers tracked on MCP Toplist, and its repository has 1,103 GitHub stars. SafeDep Vet MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 26 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Aug 27, 2026.
Ranks ahead of 119,073 of 119,403 servers on MCP Toplist.
Use SafeDep Vet MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vet-mcp -- docker run -i --rm ghcr.io/safedep/vet:v1.19.0 -s -l /tmp/vet-mcp.log server mcp[mcp_servers.vet-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/safedep/vet:v1.19.0", "-s", "-l", "/tmp/vet-mcp.log", "server", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vet-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/safedep/vet:v1.19.0",
"-s",
"-l",
"/tmp/vet-mcp.log",
"server",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vet-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/safedep/vet:v1.19.0",
"-s",
"-l",
"/tmp/vet-mcp.log",
"server",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vet-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/safedep/vet:v1.19.0",
"-s",
"-l",
"/tmp/vet-mcp.log",
"server",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vet-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/safedep/vet:v1.19.0",
"-s",
"-l",
"/tmp/vet-mcp.log",
"server",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vet-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/safedep/vet:v1.19.0",
"-s",
"-l",
"/tmp/vet-mcp.log",
"server",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.safedep%2Fvet-mcp)<a href="https://mcptoplist.com/server/io.github.safedep%2Fvet-mcp"><img src="https://mcptoplist.com/badge/io.github.safedep%2Fvet-mcp.svg" alt="MCP Toplist: Top 1% of 119,403" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
safedep
Other servers by safedep
View all safedep servers →Available versions (26)
| Version | Published |
|---|---|
| 1.19.0 | Aug 27, 2026 |
| 1.18.2 | Aug 13, 2026 |
| 1.18.1 | Jul 30, 2026 |
| 1.18.0 | Jul 29, 2026 |
| 1.17.5 | Jun 24, 2026 |
| 1.17.4 | Jun 11, 2026 |
| 1.17.3 | May 30, 2026 |
| 1.17.2 | May 14, 2026 |
| 1.17.1 | May 11, 2026 |
| 1.17.0 | May 11, 2026 |
| 1.16.2 | Apr 1, 2026 |
| 1.16.1 | Mar 31, 2026 |
| 1.16.0 | Mar 24, 2026 |
| 1.15.0 | Mar 23, 2026 |
| 1.14.0 | Feb 25, 2026 |
| 1.13.2 | Feb 20, 2026 |
| 1.13.1 | Feb 10, 2026 |
| 1.13.0 | Feb 9, 2026 |
| 1.12.22 | Jan 31, 2026 |
| 1.12.21 | Jan 31, 2026 |
| 1.12.20 | Jan 30, 2026 |
| 1.12.16 | Dec 10, 2025 |
| 1.12.15 | Dec 4, 2025 |
| 1.12.14 | Nov 27, 2025 |
| v1.12.13 | Nov 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains SafeDep Vet MCP?
- SafeDep Vet MCP is maintained by safedep, which publishes 2 MCP servers (26 total versions) tracked on MCP Toplist.
- Is SafeDep Vet MCP listed on the Official MCP Registry?
- Yes — SafeDep Vet MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SafeDep Vet MCP have?
- MCP Toplist tracks 26 versions of SafeDep Vet MCP, most recently published on Aug 27, 2026.
- Where can I find the source code for SafeDep Vet MCP?
- The source code for SafeDep Vet MCP is hosted at github.com/safedep/vet.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.